pkg_resource | R Documentation |
This function allows you to easily source package resources like images or style sheets. The function will return a file path to a resource stored in your package.
pkg_resource(...)
... |
arguments to pass to |
string
logoEHA <- pkg_resource("eha_icon_logo.png") print(logoEHA)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.