Description Usage Arguments Value Examples
View source: R/read-capa-hydro.R
Read Hydraulic Capacity
1  | read_capa_hydro(path)
 | 
path | 
 Path to the CSV file. If the argument is not specified, a dialog box will open to select a directory.  | 
A numeric.
1 2 3 4 5 6 7  | ## Not run: 
read_capa_hydro(path = "capa_hydro/PH_RTEHEB_2018_S17_2.csv")
read_capa_hydro(path = "capa_hydro/PH_RTEHEB_2018_S09_5.csv")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.