man/figures/hex.R

hexSticker::sticker(
  package = "trackdown",                  # package name to display on sticker
  p_size = 24,                          # size of package name
  p_y = 1.5,                            # y of package name
  p_color = "#00FF00",                  # color of package name
  subplot = "trackdown.png",              # sticker feature
  s_x = 1,                              # x of feature
  s_y = .8,                             # y of feature
  s_width = .48,                        # width of feature - maintains aspect ratio
  h_size = 2,                           # border
  h_color = "#00FF00",                  # color of border
  h_fill = "white",                     # color of background
  url = "github.com/Lingtax/trackdown",   # url at the bottom
  u_color = "white",                    # color of url at the bottom
  u_size = 3.5,                         # size of url at the bottom
  filename = "trackdown_hex.png"          # location to save the image
)
ekothe/trackdown documentation built on June 28, 2023, 4:57 p.m.