ubiquity_name_check | R Documentation |
Checks names specified for different analysis aspects (cohorts, analyses, reports, etc.) to make sure that they start with a letter and contain only letters, numbers and _
ubiquity_name_check(test_name)
test_name |
string containing the name to be tested |
List with Boolean element isgood
that is TRUE
when the name tests correct, FALSE
when it fails. The element msgs
contains a verbose message on why it fails.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.