View source: R/include_css_js.R
include_css_files | R Documentation |
CSS
files from /inst/css/
package directory to application headersystem.file
should not be used to access files in other packages, it does
not work with devtools
.
As a result, this method is individually redefined as required in each package.
Therefore, this function is not exported.
include_css_files(pattern = "*")
pattern |
( |
HTML code that includes CSS
files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.