Description Usage Arguments Value Author(s)
add package name to sticker
1 2 3 4 5 6 7 8 9 10 | geom_pkgname(
package,
x = 1,
y = 1.4,
color = "#FFFFFF",
family = "Aller_Rg",
fontface = "plain",
size = 8,
...
)
|
package |
package name |
x |
x position |
y |
y position |
color |
color |
family |
font family |
fontface |
fontface, e.g. 'plain', 'bold', 'italic' |
size |
font size |
... |
addition parameters passed to geom_text() |
package name layer
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.