inst/extdata/create_nprcgenekeepr_hexbadge.R

library(hexSticker) # nolint: undesirable_function_linter.
imgurl <- system.file(file.path("man", "figures", "card.png"), package = "nprcgenekeepr")
sticker(
  imgurl,
  package = "nprcgenekeepr",
  p_size = 17L,
  s_x = 1.0,
  s_y = 0.75,
  s_width = 0.5,
  filename = file.path("man", "figures", "logo.png")
)
rmsharp/nprcgenekeepr documentation built on June 13, 2025, 9:16 p.m.