Adds a script in dev/use_hex.R
that generates a hex sticker based on
certain parameters defined inside the script.
1 2 3 4 5 | dev_use_hex(
location = "figures/logo.png",
overwrite = FALSE,
envir = parent.frame()
)
|
location |
location of the logo relative to the |
overwrite |
whether or not to overwrite the script if it already exists. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.