powered by
Preview spork after conversion to plotmath. Creates and displays a temporary png file with a parsed expression.
# S3 method for plotmath as_preview(x, stem = "plotmath_preview", width = 3, height = 1, ...)
spork; see as_spork
as_spork
passed to as.png.plotmath
as.png.plotmath
passed arguments
invisible filepath
Other preview: as.png.plotmath(), as.png.spork(), as_preview.latex(), as_previews.spork(), as_previews(), as_preview(), ggplot.plotmath(), ggplot.spork()
as.png.plotmath()
as.png.spork()
as_preview.latex()
as_previews.spork()
as_previews()
as_preview()
ggplot.plotmath()
ggplot.spork()
# NOT RUN { library(magrittr) 'one joule (Omega) ~ 1 kg*m^2./s^2' %>% as_spork %>% as_plotmath %>% as_preview # }
Run the code above in your browser using DataLab