View source: R/use_stylesheets.R
use_gmri_style_shiny | R Documentation |
Access GMRI Stylesheets - Shiny App Implementation
use_gmri_style_shiny(
stylesheet = "gmri rmarkdown",
header = "none",
footer = "none"
)
stylesheet |
String identifying which stylesheet to attach to Rmarkdown or Shiny App |
header |
Optional string identifying html footer to attach, default is NULL, "gmri logo right" example given |
footer |
Optional string identifying htmml footer to attach, default is NULL, "akemberling" example included |
Function prints the css and html elements attached
# Not Run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.