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/utstats14.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/utstats14.Rd')
-rw-r--r-- | man/utstats14.Rd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/utstats14.Rd b/man/utstats14.Rd index 1b739d4..bb952ff 100644 --- a/man/utstats14.Rd +++ b/man/utstats14.Rd @@ -14,6 +14,9 @@ Tutorial website maintained by the Departments of Chemistry, University of Toronto. \url{https://sites.chem.utoronto.ca/chemistry/coursenotes/analsci/stats/index.html} } +\usage{ +utstats14 +} \description{ Dataset read into R from \url{https://sites.chem.utoronto.ca/chemistry/coursenotes/analsci/stats/files/example14.xls}. |