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

View source: R/templateGenerator.R

templateGeneratorR 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()
}

jsmodule documentation built on June 8, 2025, 11:36 a.m.