Description Usage Arguments Value Examples
View source: R/utils-paTimeseries.R
Convenience function for nrow(pat$data) == 0
.
This makes for more readable code in functions that need to test for this.
1 | pat_isEmpty(pat)
|
pat |
pat object |
TRUE
if no data exist in pat
, FALSE
otherwise.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.