From 08465d77a6ca5a9656ac86047c6008f1e7f3e9c7 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 31 Mar 2022 19:21:03 +0200 Subject: Fix URLs in README, convert to roxygen - The roxygen conversion was done using Rd2roxygen - Also edit _pkgdown.yml to group the reference - Use markdown bullet lists for lod and loq docs --- man/utstats14.Rd | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) (limited to 'man/utstats14.Rd') diff --git a/man/utstats14.Rd b/man/utstats14.Rd index ec41bd5..1b739d4 100644 --- a/man/utstats14.Rd +++ b/man/utstats14.Rd @@ -1,18 +1,21 @@ -\name{utstats14} +% Generated by roxygen2: do not edit by hand +% Please edit documentation in R/chemCal-package.R \docType{data} +\name{utstats14} \alias{utstats14} \title{Example data for calibration with replicates from University of Toronto} -\description{ - Dataset read into R from - \url{https://sites.chem.utoronto.ca/chemistry/coursenotes/analsci/stats/files/example14.xls}. -} \format{ - A tibble containing three replicate observations of the response for five - calibration concentrations. +A tibble containing three replicate observations of the response for +five calibration concentrations. } \source{ - David Stone and Jon Ellis (2011) Statistics in Analytical Chemistry. Tutorial website - maintained by the Departments of Chemistry, University of Toronto. - \url{https://sites.chem.utoronto.ca/chemistry/coursenotes/analsci/stats/index.html} +David Stone and Jon Ellis (2011) Statistics in Analytical Chemistry. +Tutorial website maintained by the Departments of Chemistry, University of +Toronto. +\url{https://sites.chem.utoronto.ca/chemistry/coursenotes/analsci/stats/index.html} +} +\description{ +Dataset read into R from +\url{https://sites.chem.utoronto.ca/chemistry/coursenotes/analsci/stats/files/example14.xls}. } \keyword{datasets} -- cgit v1.2.1