shinySkeleton: Create a skeleton for a Shiny application

Description Usage Arguments Details Value See Also Examples

Description

Create a skeleton for a Shiny application

Usage

1
shinySkeleton(name = "myshinyapp")

Arguments

name

the application name (will be a folder with ui.R and server.R)

Details

Not much to say

Value

Nothing is returned.

See Also

Like package.skeleton I suppose

Examples

1
  # None at the moment

jayemerson/ShinyHelper documentation built on May 18, 2019, 5:57 p.m.