Description Usage Arguments Value
View source: R/check-lex-data.R
Checks loaded lake exploitation data and returns a TRUE if passes all the tests. Otherwise stops with an informative error.
1 | check_lex_data(data, all = FALSE)
|
data |
The lex_data object to check. |
all |
A flag indicating whether to run all checks. |
A flag indicating whether the package data passes the checks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.