View source: R/supertinyicons.R
Load an SVG icon from the supertinyicons
icon pack
1 2 3 4 5 | load_supertinyicon(
name,
obj_type = c("grob", "data.frame", "list", "debug", "svg"),
...
)
|
name |
name of icon. e.g. |
obj_type |
What kind of R object to return - choices
|
... |
other arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.