Description Usage Arguments Author(s) Examples
Check to see that strings conform to the UUID specification
1  | is.UUID(x)
 | 
x | 
 a character vector of strings to check for conformance  | 
Tom Finnie (Thomas.Finnie@phe.gov.uk)
1 2 3  | is.UUID(generateUUID())
is.UUID(replicate(5, generateUUID()))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.