This package is designed to work with microplate data, specifically produced by Gen 5 software (in my case running a Bio-Tek Synergy HT plate reader). The basic functions of this package allow importing and combining plates, applying standard curves, and viewing standard curve statistics. This package is still in development, with more features planned.
If the devtools package isn’t already installed, download and install from CRAN.
install.packages("devtools")
Install microplate package.
devtools::install_github(repo = 'mlfelice/microplate')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.