An easy-to-use, accessible template with Mayo colors and logo.

mayo_shiny(path, theme = c("classic", "horizon"), ...)

use_mayoshiny(path, theme = c("classic", "horizon"), ...)

Arguments

path

A directory path for where to initialize the Shiny app.

theme

Name of a theme.

...

Other arguments (not in use at this time)

Details

Normally called when creating a new project in R Studio. mayoshiny has been replaced by use_mayoshiny and will be removed in future versions.