inst/hexsticker/hexsticker.R

hexSticker::sticker(
  subplot  = here::here("inst", "hexsticker", "icon.png"),
  package  = "rtoolbox",
  p_size   = 8,
  p_color  = "#ffffff", # Text
  p_family = "Aller_Rg",
  p_x      = 1.00,
  p_y      = 0.62,
  s_x      = 1.00,
  s_y      = 1.25,
  s_width  = 0.35,
  s_height = 0.35,
  h_fill   = "#D92427", # Fill
  h_color  = "#9D1F22", # Border
  filename = here::here("man", "figures", "hexsticker.png"),
  asp      = 1.0,
  url      = "https://ahasverus.github.io/rtoolbox",
  u_size   = 1.25,
  u_color  = "#ffffff", # URL
  dpi      = 600
)
ahasverus/rtoolbox documentation built on Feb. 22, 2021, 3:59 a.m.