| is_uidish | R Documentation | 
Tests whether a character string matches the regex of a DHIS2 11-digit UID.
is_uidish(string, ish = FALSE)
| string | Input vector. Either a character vector, or something coercible to one. | 
| ish | Logical. If TRUE, looks for the UID in all parts of string, rather than requiring the string be only the UID. | 
A logical vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.