stop_invalid_columns | R Documentation |
yields an informative error message if the a data object doesnt contain the correct or verified column names.
stop_invalid_columns(data, prefix, need)
data |
a data.frame |
prefix |
e.g. 'snpData' |
need |
vector of strings needed in data |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.