View source: R/rawsList_utils.R
rawsList_removeEmpty | R Documentation |
Removes all empty raws_timeseries objects from a
rawsList. This may be necessary after using rawsList_filterDate()
so that downstream functions are guaranteed to have only stations with data.
rawsList_removeEmpty(rawsList = NULL)
rawsList |
rawsList object |
rawsList with empty stations removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.