knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.