Description Usage Arguments Details Value Author(s) See Also Examples
shadow text
1 2 3 4 5 |
label |
see textGrob |
r |
blur radius |
x |
see textGrob |
y |
see textGrob |
just |
see textGrob |
hjust |
see textGrob |
vjust |
see textGrob |
rot |
see textGrob |
check.overlap |
see textGrob |
default.units |
see textGrob |
name |
see textGrob |
gp |
see textGrob |
vp |
see textGrob |
adds a blurred white version of a label below the text
gTree
Baptiste Auguie
Other grob userlevel: arcTextGrob,
barbedGrob, borderGrob,
colorstripGrob, ebimageGrob,
ellipseGrob, interleaven,
ngonGrob, patternGrob,
pixmapGrob, rpatternGrob,
tableGrob, virtualGrob
1 2 | grid.rect(gp=gpar(fill="grey"))
grid.stext("test")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.