Skip to contents

Retrieve min and max volume values according to path defined in the scenario (database ambre_volume)

Usage

query_volume(pathID)

Arguments

pathID

integer ID of the path for which we want to retrieve the volume min and max values

Value

volume

Examples

query_volume(pathID = 1)
#> # A tibble: 1 × 2
#>     min   max
#>   <dbl> <dbl>
#> 1 0.001 0.001