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().

as.tags(x, ...)

Arguments

x

Object to be converted.

...

Any additional parameters.