add_data_tag | R Documentation |
m2c2R
add_data_tag(data, tag_name = "", tag_value = T)
data |
Name of tibble or data frame |
tag_name |
Name of tag to be added to the data, in quotes |
tag_value |
TRUE/FALSE |
This function is used by the scoring functions in the m2c2R package to flag whether data has been scored or not.
Returns input data frame with attributes added.
Nelson Roque, Nelson.Roque@ucf.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.