as.tags | R Documentation |
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, ...)
x |
Object to be converted. |
... |
Any additional parameters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.