.check_std_colnames_in_data | R Documentation |
Check the standard column names are in the data.
.check_std_colnames_in_data(data, std.colnames, data.name = NULL)
data |
Data frame to check. |
std.colnames |
Vector of character strings with standard column names to check for in the data. |
data.name |
Name of the data object passed to the standard column names check function. (Defaults to NULL.) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.