Learn R Programming

FAST.R

Overview

The goal of FAST.R is to launch a user-friendly R shiny app to perform the data analysis and visualization for the Fully Automated Senescence Test (FAST) workflow. For a step-by-step protocol and simple, no-code installation, go to this page.

Installation

You can install the CRAN version of FAST.R from CRAN with:

install.packages("FAST.R")

You can install the development version of FAST.R from GitHub with:

# install.packages("devtools")
devtools::install_github("f-neri/FAST.R")

Use

To launch the app, use FAST.R()

library(FAST.R)
FAST.R()

Copy Link

Version

Install

install.packages('FAST.R')

Monthly Downloads

183

Version

0.2.1

License

Apache License (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Francesco Neri

Last Published

March 7th, 2024

Functions in FAST.R (0.2.1)

FAST.R

FAST.R: Analyze and Visualize FAST-Generated Data