| list_tses | R Documentation | 
List the timeseries data available for a particular site
list_tses(site_name, with_ts_version='rds', with_ts_archived=FALSE,
  with_ts_uploaded_after='2015-01-01', limit=10000)
| site_name | a character vector of length one with a site name such as those returned from make_site_name() | 
| with_ts_version | one or more of  | 
| with_ts_archived | one or more of  | 
| with_ts_uploaded_after | POSIXct, or convertible to POSIXct, giving date after which a ts must have been uploaded to count | 
| limit | integer. the maximum number of items to return | 
a character vector of timeseries names, or NULL if none exists
get_ts locate_ts
list_sites
list_tses(site = "nwis_50231500")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.