raws_isEmpty | R Documentation |
Conveniently tests if a given raws_timeseries object is empty.
raws_isEmpty(rawsObject = NULL)
rawsObject |
raws_timeseries object |
TRUE
if no data exists in the raws_timeseries
object.
FALSE
otherwise
library(RAWSmet)
raws_isEmpty(example_cefa_Saddle_Mountain)
raws_isEmpty(example_wrcc_Saddle_Mountain)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.