Learn R Programming

jsmodule (version 1.6.11)

templateGenerator: templateGenerator: Shiny Gadget for global/app.R template.

Description

Opens a Shiny app that allows users to generate a Shiny project template.

Usage

templateGenerator()

Arguments

Value

Shiny Gadget including Data, Label info, Table 1, Regression(linear, logistic), Basic plots

Details

Shiny Gadget including Data, Label info, Table 1, Regression(linear, logistic), Basic plots

Examples

Run this code
if (interactive()) {
  templateGenerator()
}

Run the code above in your browser using DataLab