diff options
author | Johannes Ranke <johannes.ranke@jrwb.de> | 2025-01-22 18:00:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-22 18:00:22 +0100 |
commit | 7790a01c57797eadf70454211b8255f9e3560393 (patch) | |
tree | ff5ee5503c23183f4a13ed6eb8b3843a1a662536 /man/din38402b6.Rd | |
parent | d36f7665da7ed855885bbbcd17b203d3e8804bab (diff) | |
parent | 34b6b8408f1ab8593ba1e9ed89a98830a4b92099 (diff) |
add linearity tests for calibration data
Diffstat (limited to 'man/din38402b6.Rd')
-rw-r--r-- | man/din38402b6.Rd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/man/din38402b6.Rd b/man/din38402b6.Rd new file mode 100644 index 0000000..289ee41 --- /dev/null +++ b/man/din38402b6.Rd @@ -0,0 +1,23 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/chemCal-package.R +\docType{data} +\name{din38402b6} +\alias{din38402b6} +\title{Carbamazepin calibration data} +\format{ +A tibble containing 12 concentration levels and the respective +instrument response values. +} +\usage{ +din38402b6 +} +\description{ +Example dataset B.6 from DIN 38402 measured using LC-MS/MS. The +concentrations are reported in in µg/L and the response in arbitrary +units (AU). +} +\references{ +DIN 38402-51:2017-05, Beuth Verlag, Berlin. +https://dx.doi.org/10.31030/2657448 +} +\keyword{datasets} |