geom_pkgname: geom_pkgname

Description Usage Arguments Value Author(s)

View source: R/sticker.R

Description

add package name to sticker

Usage

 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,
  ...
)

Arguments

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()

Value

package name layer

Author(s)

Guangchuang Yu


hexSticker documentation built on Dec. 5, 2020, 9:06 a.m.