hexSticker.R

library(hexSticker)

outline = "#000080"
background = "white" 
sticker("./man/figures/toxEval.png",
        package = "",
        h_fill = background,
        h_color = outline,
        s_y = 1.1,
        p_size = 1000,
        s_width = 0.8,
        s_height = 0.8,
        s_x = 1,
        filename = "./man/figures/logo.png")
USGS-R/toxEval documentation built on Feb. 9, 2024, 6:24 p.m.