Description Usage Arguments Value Author(s)
View source: R/moduleSticker.R
Function to create stikers for SpaDES modules
1 2 3 4 5 6 7 8 |
moduleTable |
Table with the information to generate the sticker (i.e. figure name, height, colors, etc) |
moduleName |
charcter string of the module's name. |
directory |
charachter string of the directory where the sticker should be saved |
useCache |
logical. Should the process of downloading and loading the table be cached? |
savedSticker |
Character string. Name of the file to e saved. If not provided, saves with the name of the figure. Useful if more than one stickers have the same figure |
... |
Other parameters for ggplot2 (i.e. fontface, lineheight) |
This function returns the location where the sticker is available
Tati Micheletti
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.