R/identifier.R
as.Id.Rd
As Id
as.Id(x, ...) # S3 method for class 'character' as.Id(x, ...)
A character to be converted as id.
character
Other arguements
An object of class "Id".
"Id"
id <- as.Id("example-id") is.Id(id) #> [1] TRUE