valid_values | R Documentation |
This function will return valid values for certain columns in the continuous data submission template xlsx file v2.03. NA is included as a valid value for columns that are optional or conditional.
valid_values(col = NULL)
col |
Name of the column in the continuous data submission template xlsx
file v2.03 to return valid values. The name can be formatted as shown
in the xlsx template or in R format derived using |
vector of valid values or list of all valid values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.