logo <- png::readPNG(
source = system.file(
"templates/logo.png",
package = "templatesOFB"
)
)
usethis::use_data(logo, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.