Amsdata is a (mostly) lab-agnostic package for working with AMS data. The goal of amsdata is to provide functions for AMS data analysis including data reduction, normalization, and blank correction, conversion of AMS data among common formats.
You can install amsdata
from github with:
#install.packages("remotes")
devtools::install_github("blongworth/amsdata")
Load the package with:
library(amsdata)
#>
#> Attaching package: 'amsdata'
#> The following object is masked from 'package:stats':
#>
#> sigma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.