dev_use_hex: Use a hex sticker

Description Usage Arguments

View source: R/dev-use_hex.R

Description

Adds a script in dev/use_hex.R that generates a hex sticker based on certain parameters defined inside the script.

Usage

1
2
3
4
5
dev_use_hex(
  location = "figures/logo.png",
  overwrite = FALSE,
  envir = parent.frame()
)

Arguments

location

location of the logo relative to the inst directory. Defaults to figures/logo.png.

overwrite

whether or not to overwrite the script if it already exists.


tjpalanca/tjutils documentation built on Jan. 20, 2021, 2:01 p.m.