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