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

Try the nprcgenekeepr package in your browser

Any scripts or data that you put into this service are public.

nprcgenekeepr documentation built on June 8, 2025, 10:55 a.m.