is_valid_positive_integer_vector | R Documentation |
Check if a comma-separated string can be parsed to an integer vector
is_valid_positive_integer_vector(string)
string |
Input string |
output Boolean indicating whether the check passed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.