View source: R/check_var_names_length.R
check_var_names_length | R Documentation |
Check for lengthy variable names of variables in a GADSdat
.
check_var_names_length(GADSdat, boundary = 30)
GADSdat |
|
boundary |
Numeric vector of lenght 1. Boundary: Number of characters variables names are allowed to have. |
Returns the test report.
# tbd
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.