diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-31 19:21:03 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2022-03-31 19:59:10 +0200 |
commit | 08465d77a6ca5a9656ac86047c6008f1e7f3e9c7 (patch) | |
tree | f27a775e146748881eb6526ed57298f4bdc40c2f /man/rl95_toluene.Rd | |
parent | f4fcef8228ebd5a1a73bc6edc47b5efa259c2e20 (diff) |
Fix URLs in README, convert to roxygenv0.2.3
- The roxygen conversion was done using Rd2roxygen
- Also edit _pkgdown.yml to group the reference
- Use markdown bullet lists for lod and loq docs
Diffstat (limited to 'man/rl95_toluene.Rd')
-rw-r--r-- | man/rl95_toluene.Rd | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/man/rl95_toluene.Rd b/man/rl95_toluene.Rd index 21fea0f..1f8836a 100644 --- a/man/rl95_toluene.Rd +++ b/man/rl95_toluene.Rd @@ -1,18 +1,20 @@ -\name{rl95_toluene} +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/chemCal-package.R \docType{data} +\name{rl95_toluene} \alias{rl95_toluene} \title{Toluene amounts measured by GC/MS as reported by Rocke and Lorenzato (1995)} -\description{ - Dataset reproduced from Table 4 in Rocke and Lorenzato (1995). The toluene - amount in the calibration samples is given in picograms per 100 µL. - Presumably this is the volume that was injected into the instrument. -} \format{ - A dataframe containing four replicate observations for each - of the six calibration standards. +A dataframe containing four replicate observations for each of the +six calibration standards. } \source{ - Rocke, David M. und Lorenzato, Stefan (1995) A two-component model for - measurement error in analytical chemistry. Technometrics 37(2), 176-184. +Rocke, David M. und Lorenzato, Stefan (1995) A two-component model +for measurement error in analytical chemistry. Technometrics 37(2), 176-184. +} +\description{ +Dataset reproduced from Table 4 in Rocke and Lorenzato (1995). The toluene +amount in the calibration samples is given in picograms per 100 µL. +Presumably this is the volume that was injected into the instrument. } \keyword{datasets} |