rmd_span | R Documentation |
S7 class representing a span with attributes
rmd_span(
text = "",
id = character(),
classes = character(),
attr = character()
)
text |
Character. Span text content |
id |
Character vector. HTML ID (length 0 or 1) |
classes |
Character vector. CSS classes |
attr |
Named character vector. Additional attributes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.