View source: R/argumentChecks.R
check_null_data | R Documentation |
check_null_data
checks that the gsmvar object has data.
check_null_data(gsmvar)
gsmvar |
an object of class |
Throws an error if is.null(gsmvar$data).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.