tfrmtbuilder {tfrmtbuilder}R Documentation

Run tfrmt Builder Shiny App

Description

Run tfrmt Builder Shiny App

Usage

tfrmtbuilder(run = TRUE)

Arguments

run

Boolean for whether the created object should be run directly. Set to FALSE for deployment

Value

Shiny app for creating and modifying tfrmt objects

Examples

if (interactive()){
  tfrmtbuilder()
}

[Package tfrmtbuilder version 0.0.6 Index]