View source: R/validate_standard_inputs.R
validate_arm | R Documentation |
Check if vector is valid as to be used as a treatment arm variable
validate_arm(arm_vec)
arm_vec |
vector to be validated |
A validate error is returned if the vector is not a factor with a more detailed error message if any of the entries are empty strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.