as_spar.default {spork} | R Documentation |
Parse Spork by Default
Description
Parses spork by default. Coerces input with as_spork()
.
Usage
## Default S3 method:
as_spar(x, ...)
Arguments
x |
length-one character using spork syntax |
... |
ignored arguments |
Value
spar (character vector)
See Also
Other spar:
as_plotmath.spar()
,
as_spar()
,
as_spar.spork()
Other spork:
[.spork()
,
[[.spork()
,
as.list.spork()
,
as.png.spork()
,
as_html.spork()
,
as_latex.spork()
,
as_plotmath.spork()
,
as_previews.spork()
,
as_spar.spork()
,
as_spork()
,
as_spork.character()
,
as_spork.factor()
,
as_spork.spork()
,
ggplot.spork()
,
greek()
[Package spork version 0.3.5 Index]