query_volume.Rd
Retrieve min and max volume values according to path defined in the scenario (database ambre_volume)
query_volume(pathID)
integer ID of the path for which we want to retrieve the volume min and max values
volume
query_volume(pathID = 1) #> # A tibble: 1 × 2 #> min max #> <dbl> <dbl> #> 1 0.001 0.001