From 7889cda8d4133e68b07e7b204cd75295e0b348ee Mon Sep 17 00:00:00 2001 From: ranke Date: Fri, 23 Jun 2006 16:06:54 +0000 Subject: Some cosmetic changes, and the vignette created during package building. git-svn-id: http://kriemhild.uft.uni-bremen.de/svn/chemCal@17 5fad18fb-23f0-0310-ab10-e59a3bee62b4 --- man/loq.Rd | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'man/loq.Rd') diff --git a/man/loq.Rd b/man/loq.Rd index 0250098..7541e77 100644 --- a/man/loq.Rd +++ b/man/loq.Rd @@ -63,13 +63,13 @@ and therefore not tested. Feedback is welcome. } \examples{ - data(massart97ex3) - attach(massart97ex3) - m <- lm(y ~ x) - loq(m) +data(massart97ex3) +attach(massart97ex3) +m <- lm(y ~ x) +loq(m) - # We can get better by using replicate measurements - loq(m, n = 3) +# We can get better by using replicate measurements +loq(m, n = 3) } \seealso{ Examples for \code{\link{din32645}} -- cgit v1.2.1