FAST.R {FAST.R} | R Documentation |
R shiny app to perform data analysis and visualization for the Fully Automated Senescence Test (FAST) workflow.
FAST.R(Browser = FALSE)
Browser |
Logical. If TRUE, FAST.R will open in a browser window |
Launches an R shiny app to analyze and visualize data generated with the FAST workflow
if(interactive()){FAST.R()}