diff options
author | Anil Tellbuescher <anil@tellbuescher.online> | 2025-01-11 13:40:33 +0100 |
---|---|---|
committer | Anil Tellbuescher <anil@tellbuescher.online> | 2025-01-11 13:40:33 +0100 |
commit | 0e44aa36a796c7f2952000f2df7d02bb249f4e9c (patch) | |
tree | e803937acd33a31ce41b2b6e3443f80939398d3f /man/din38402b1.Rd | |
parent | de43d24f4e770ad2412da21214d5790790835e66 (diff) |
add example calibration data from DIN 38402
Diffstat (limited to 'man/din38402b1.Rd')
-rw-r--r-- | man/din38402b1.Rd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/man/din38402b1.Rd b/man/din38402b1.Rd new file mode 100644 index 0000000..10ccddc --- /dev/null +++ b/man/din38402b1.Rd @@ -0,0 +1,20 @@ +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/chemCal-package.R +\docType{data} +\name{din38402b1} +\alias{din38402b1} +\title{Nitrite calibration data} +\format{ +A tibble containing 12 concentration levels with the respective +instrument response values. +} +\description{ +Example dataset B.1 from DIN 38402 with concentrations in µg/L and the extinction +as response measured using continuous flow analysis (CFA) according to +ISO 13395. +} +\references{ +DIN 38402-51:2017-05, Beuth Verlag, Berlin. +https://dx.doi.org/10.31030/2657448 +} +\keyword{datasets} |