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/massart97ex3.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/massart97ex3.Rd')
-rw-r--r-- | man/massart97ex3.Rd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/massart97ex3.Rd b/man/massart97ex3.Rd index 284a435..82d3191 100644 --- a/man/massart97ex3.Rd +++ b/man/massart97ex3.Rd @@ -13,6 +13,9 @@ Massart, L.M, Vandenginste, B.G.M., Buydens, L.M.C., De Jong, S., Lewi, P.J., Smeyers-Verbeke, J. (1997) Handbook of Chemometrics and Qualimetrics: Part A, Chapter 8. } +\usage{ +massart97ex3 +} \description{ Sample dataset from p. 188 to test the package. } |