Description Usage Arguments Value Examples
This function accepts a url and returns a data frame of data for that SOS request
1 | parse_swe_csv(input)
|
input |
url for SOS service for desired site data |
data frame containing desired time series with names 'date' and 'data'
1 | parse_swe_csv(system.file('extdata','SWECSVBlock_daymet_example.xml',package='NWCCompare'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.