diff options
author | Johannes Ranke <johannes.ranke@jrwb.de> | 2025-01-22 17:14:04 +0100 |
---|---|---|
committer | Johannes Ranke <johannes.ranke@jrwb.de> | 2025-01-22 17:14:04 +0100 |
commit | c7b841c93dc2f3228dfe65ebd3bdd7a7f546fb96 (patch) | |
tree | 80e188b68b1fafd1ed100ee121397938fb8d2a91 /man/din38402b6.Rd | |
parent | cfcd58348dc8cbf7010231bfe902867bb30a8b3f (diff) |
Satisfy R CMD check
- Depend on R >= 3.5.0, because the format used for the data is not
known to earlier R versions
- Rename the datasets from `test` to their proper name
Diffstat (limited to 'man/din38402b6.Rd')
-rw-r--r-- | man/din38402b6.Rd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/din38402b6.Rd b/man/din38402b6.Rd index feb3577..289ee41 100644 --- a/man/din38402b6.Rd +++ b/man/din38402b6.Rd @@ -8,6 +8,9 @@ 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 |