use_gmri_style_shiny: Access GMRI Stylesheets - Shiny App Implementation

View source: R/use_stylesheets.R

use_gmri_style_shinyR Documentation

Access GMRI Stylesheets - Shiny App Implementation

Description

Access GMRI Stylesheets - Shiny App Implementation

Usage

use_gmri_style_shiny(
  stylesheet = "gmri rmarkdown",
  header = "none",
  footer = "none"
)

Arguments

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

Value

Function prints the css and html elements attached

Examples

# Not Run

gulfofmaine/gmRi documentation built on Jan. 26, 2025, 5:12 a.m.