inst/images/hexSticker.R

library(hexSticker)

outline = "#000080"
background = "white" 
sticker("./inst/images/vizlab.svg",
        package = "",
        h_fill = background,
        h_color = outline,
        s_y = 1,
        p_size = 1,
        s_width = 0.6,
        s_height = 0.6,
        s_x = 1,
        filename = "./inst/images/logo.png")
USGS-VIZLAB/vizlab documentation built on July 10, 2019, 12:08 a.m.