powered by
An S3 method for converting arbitrary values to a value that can be used as the child of a tag or tagList. The default implementation simply calls as.character().
tagList
as.character()
as.tags(x, ...)
Object to be converted.
Any additional parameters.