| concatenate.plotmath | R Documentation |
Concatenates plotmath. Collapses vector using separator.
## S3 method for class 'plotmath'
concatenate(x, sep = "*", ...)
x |
plotmath |
sep |
character |
... |
passed arguments |
plotmath
Other concatenate:
concatenate(),
concatenate.NULL(),
concatenate.character(),
concatenate.latex()
Other plotmath:
[.plotmath(),
[[.plotmath(),
as.expression.plotmath(),
as.png.plotmath(),
as_plotmath(),
as_plotmath.greek(),
as_plotmath.spar(),
as_plotmath.spork(),
ggplot.plotmath(),
goodToken(),
plotmathToken()
concatenate(as_plotmath(as_spork(c('BMI_i','kg/m^2'))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.