| character_to_list_of_integer_vectors | Convert a character vector to a list of integer vectors |
| create_regex | Create a regex from components. |
| d | Create regex for repeated digits |
| is_empty_character | Does the input contain empty or missing strings? |
| is_matching_fixed | Does the string match a pattern? |
| is_numeric_string | Does the string contain a number/logical value? |
| is_single_character | Is the input a single character? |
| matches_regex | Does the input match the regular expression? |
| recycle | Recycle arguments |
| strip_invalid_chars | Removes invalid characters from a string. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.