templateGenerator {jsmodule}R Documentation

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

Description

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

Usage

templateGenerator()

Details

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

Value

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

Examples

if (interactive()) {
  templateGenerator()
}

[Package jsmodule version 1.6.9 Index]