tools/sticker.R

install.packages("hexSticker")
library(hexSticker)
imgurl <- "cell"
sticker(
    imgurl,
    package = "CellID",
    p_size = 16,
    s_x = 1,
    s_y = .8,
    s_width = 0.3,
    s_height = 0.3,
    h_fill = "red",
    p_color = "yellow",
    h_color = "yellow",
    filename = "misc/baseplot.png"
)
cbl-imagine/CellID documentation built on July 22, 2020, 7:18 p.m.