as.tags: Convert a value to tags

View source: R/tags.R

as.tagsR Documentation

Convert a value to tags

Description

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

Usage

as.tags(x, ...)

Arguments

x

Object to be converted.

...

Any additional parameters.


rstudio/htmltools documentation built on March 29, 2024, 2:22 p.m.