tools/icon.R

library(hexSticker)

sticker("logov2.png",
        package = "lab",
        p_size = 15,
        p_color = "black",
        p_y = 1.45,
        s_x = 1,
        s_y = .73,
        s_width = .5,
        s_height = .5,
        h_fill = "white",
        h_color = "black",
        filename = "icon.png")
mtnman38/lab documentation built on March 23, 2020, 5:27 a.m.