man/figures/sticker/sticker-create.R

library(hexSticker)

sticker("man/figures/sticker/pills.jpg",
        package = "polypharmacy", p_size = 20, s_x = 1, s_y = 0.75,
        s_width = 0.6, filename = "man/figures/sticker/stiker1.png")
sticker("man/figures/sticker/prescription-pill-bottle.png",
        p_size = 20, s_x = 1, s_y = 0.75,
        package = "polypharmacy",
        h_color = "black",
        filename = "man/figures/sticker/stiker2.png")

Try the polypharmacy package in your browser

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

polypharmacy documentation built on July 12, 2021, 5:08 p.m.