ggplot.spork | R Documentation |
Render spork in a ggplot.
## S3 method for class 'spork'
ggplot(data, mapping = aes(), ..., environment = parent.frame(), blank = TRUE)
data |
length-one spork; see |
mapping |
ignored |
... |
ignored arguments |
environment |
ignored |
blank |
whether to use a blank plot area |
gg
Other preview:
as.png.plotmath()
,
as.png.spork()
,
as_preview()
,
as_preview.html()
,
as_preview.latex()
,
as_preview.plotmath()
,
as_previews()
,
as_previews.default()
,
as_previews.spork()
,
ggplot.plotmath()
Other ggplot:
ggplot.plotmath()
Other spork:
[.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()
,
greek()
library(magrittr)
'one joule (Omega) ~ 1 kg*m^2./s^2' %>% as_spork %>% ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.