R/FTIR.R

#' FTIR Spectra of A-, B-, and C-Type Starch
#'
#' A dataset containing FTIR spectra of A-, B-, and C-type Starch.
#'
#' \itemize{
#'   \item Wavelength. wavelength of FTIR spectrum
#'   \item A. Absorbance of an FTIR spectrum of A-type starch (A.U.).
#'   \item B. Absorbance of an FTIR spectrum of B-type starch (A.U.).
#'   \item C. Absorbance of an FTIR spectrum of C-type starch (A.U.).
#' }
#'
#' @docType data
#' @keywords datasets
#' @name FTIR
#' @usage data(FTIR)
#' @format A data frame with 1038 rows and 4 variables
NULL

Try the cryst package in your browser

Any scripts or data that you put into this service are public.

cryst documentation built on May 1, 2019, 8:10 p.m.