Skip to contents

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