[[.html | R Documentation |
Element-selects html, retaining class.
## S3 method for class 'html'
x[[...]]
x |
html |
... |
passed to next method |
html
Other html:
[.html()
,
as_html()
,
as_html.greek()
,
as_html.spar()
,
as_html.spork()
,
html2xml()
,
htmlToken()
x <- c(
'V_c./F',
'AUC_ss',
'C_max_ss',
'var^eta_j'
)
x <- as_html(as_spork(x))
class(x)
class(x[[1]])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.