knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
FlowSoFineApp provides a Shiny user interface for the FlowSoFine package for flow cytometry.
You can install the development version of FlowSoFineApp from GitHub with:
install.packages("remotes") remotes::install_github("jlab/FlowSoFine") remotes::install_github("jlab/FlowSoFineApp")
Launch the user interface in R:
library(FlowSoFineApp) launchApp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.