check_id | R Documentation |
Check the uniqueness and non-missingness of a variable in a GADSdat
.
check_id(GADSdat, idVar = NULL)
GADSdat |
|
idVar |
Name(s) of the identifier variable in the |
Checks include
Is the identifier variable unique (i.e., no duplicates)?
Are there any missing values in the identifier variable?
Returns the test report.
# tbd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.