[.spork | R Documentation |
Subsets spork, retaining class.
## S3 method for class 'spork'
x[...]
x |
spork |
... |
passed to next method |
spork
Other spork:
[[.spork()
,
as.list.spork()
,
as.png.spork()
,
as_html.spork()
,
as_latex.spork()
,
as_plotmath.spork()
,
as_previews.spork()
,
as_spar.default()
,
as_spar.spork()
,
as_spork()
,
as_spork.character()
,
as_spork.factor()
,
as_spork.spork()
,
ggplot.spork()
,
greek()
x <- c(
'V_c./F',
'AUC_ss',
'C_max_ss',
'var^eta_j'
)
x <- 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.