R/l_glyph_spiro.R

Defines functions l_glyph_add_spiro

# TODO
l_glyph_add_spiro <- function(widget, label="", ...) {
    return(l_glyph_add.default(widget, "spiro", label=label, ...))
}

Try the loon package in your browser

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

loon documentation built on July 9, 2023, 5:48 p.m.