View source: R/check_statistics.R
check_statistics | R Documentation |
Subnational statistics must be of class subnat
check_statistics(df, param, out = FALSE)
df |
data.frame with subnational statistics at various levels in the long format |
param |
Object of type |
out |
logical; should the checking report be returned as output? |
data.frame df
when out is set to TRUE
## Not run:
check_statistics(df, param)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.