From e6237f287f68423dcca9f475bb81dd9c6f3740b1 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 16 Jul 2018 17:10:35 +0200 Subject: Add an example dataset --- man/utstats14.Rd | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 man/utstats14.Rd (limited to 'man/utstats14.Rd') diff --git a/man/utstats14.Rd b/man/utstats14.Rd new file mode 100644 index 0000000..5761bce --- /dev/null +++ b/man/utstats14.Rd @@ -0,0 +1,17 @@ +\name{utstats14} +\docType{data} +\alias{utstats14} +\title{Example data for calibration with replicates from University of Toronto} +\description{ + Dataset read into R from \url{http://www.chem.utoronto.ca/coursenotes/analsci/stats/files/example14.xls}. +} +\format{ + 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{http://www.chem.utoronto.ca/coursenotes/analsci/stats/index.html} +} +\keyword{datasets} -- cgit v1.2.1