cartridge: Create a new NES Themed Shiny App

Description Usage Arguments Value

Description

Create a new NES Themed Shiny App

Usage

1
cartridge(title = NULL, subtitle = NULL, ..., footer = NULL)

Arguments

title

the title of the App

subtitle

Substitle of the App

...

content of the body

footer

content of the footer.

Value

a tagList


ColinFay/nessy documentation built on May 29, 2019, midnight