Description Usage Arguments Examples
read_logo reads the logo from a file on disk.
| 1 2 | read_logo(path = system.file("assets/oecd_globe_base64", package =
  "rcw"))
 | 
| path | the file path | 
| 1 2 | logo <- read_logo(system.file("assets/oecd_globe_base64", package = "rcw"))
str(logo)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.