validate.uuid {shortuuid} | R Documentation |
validate if a string is a uuid
Description
validate if a string is a uuid
Usage
validate.uuid(x)
Arguments
x |
A character vector |
Value
logical indicating if the input is a valid UUID
[Package shortuuid version 0.1.0 Index]