Skip to contents

R shiny app to perform data analysis and visualization for the Fully Automated Senescence Test (FAST) workflow.

Usage

FAST.R(Browser = FALSE)

Arguments

Browser

Logical. If TRUE, FAST.R will open in a browser window

Value

Launches an R shiny app to analyze and visualize data generated with the FAST workflow

Examples

if(interactive()){FAST.R()}