From 7e1f86a62361b0b7dc1a633e130e0e1bde1b6acc Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Tue, 6 Oct 2015 22:26:18 -0300
Subject: [PATCH] Contains Rd files generated by build.

---
 R/legTools.R           |  8 ++++----
 man/cassavaYield.Rd    | 11 +++++++----
 man/coffeeFert.Rd      | 16 +++++++++++-----
 man/cornYield.Rd       | 16 +++++++++++-----
 man/cornYield2.Rd      | 16 +++++++++++-----
 man/cottonFert.Rd      | 23 ++++++++++++++---------
 man/defoliation.Rd     | 18 ++++++++++++------
 man/filterCake.Rd      | 17 +++++++++++------
 man/mangoAcidity.Rd    | 13 +++++++++----
 man/plowing.Rd         | 10 +++++++---
 man/potatoYield.Rd     | 11 +++++++----
 man/sugarcaneYield.Rd  | 11 +++++++----
 man/sugarcaneYield2.Rd | 20 ++++++++++++--------
 man/sugarcaneYield3.Rd | 26 ++++++++++++++++----------
 man/sugarcaneYield4.Rd |  7 +++++++
 man/vinasseFert.Rd     | 17 +++++++++++------
 man/wgPigs.Rd          | 18 ++++++++++--------
 man/wgPigs2.Rd         | 13 +++++++++----
 18 files changed, 176 insertions(+), 95 deletions(-)

diff --git a/R/legTools.R b/R/legTools.R
index ce8ed08..c0e84bd 100644
--- a/R/legTools.R
+++ b/R/legTools.R
@@ -1005,10 +1005,10 @@ NULL
 #' data(potatoYield2)
 #' str(potatoYield2)
 #'
-#' lot(sumYield/4~variety, data=potatoYield2,
-#'     groups=loc, type="o",
-#'     ylab=expression(Yield~(t~ha^{-1})),
-#'     xlab="Variety")
+#' xyplot(sumYield/4~variety, data=potatoYield2,
+#'        groups=loc, type="o",
+#'        ylab=expression(Yield~(t~ha^{-1})),
+#'        xlab="Variety")
 #'
 NULL
 
diff --git a/man/cassavaYield.Rd b/man/cassavaYield.Rd
index 286b722..47eaf16 100644
--- a/man/cassavaYield.Rd
+++ b/man/cassavaYield.Rd
@@ -21,10 +21,13 @@ These data are from an experiment done by The Brazilian
     (t/ha) was recorded in each experimental unit.
 
 \itemize{
-    \item \code{block} a categorical unordered factor with 4 levels.
-    \item \code{variety} a categorical unordered factor with 6
-    levels.
-    \item \code{yield} cassava yield (t/ha).
+
+\item \code{block} a categorical unordered factor with 4 levels.
+
+\item \code{variety} a categorical unordered factor with 6 levels.
+
+\item \code{yield} cassava yield (t/ha).
+
 }
 }
 \examples{
diff --git a/man/coffeeFert.Rd b/man/coffeeFert.Rd
index 9632a96..3352cd0 100644
--- a/man/coffeeFert.Rd
+++ b/man/coffeeFert.Rd
@@ -22,13 +22,19 @@ These data are from a \eqn{2^3} factorial experiment
     branches in coffee trees.
 
 \itemize{
-  \item \code{N} content of nitrogen in the fertilizer (low/high).
-  \item \code{P} content of phosphorus in the fertilizer (low/high).
-  \item \code{K} content of potassium in the fertilizer (low/high).
-  \item \code{block} an unordered factor representing the blocks
+
+\item \code{N} content of nitrogen in the fertilizer (low/high).
+
+\item \code{P} content of phosphorus in the fertilizer (low/high).
+
+\item \code{K} content of potassium in the fertilizer (low/high).
+
+\item \code{block} an unordered factor representing the blocks
     used.
-  \item \code{branches} an integer variable, the number of dry
+
+\item \code{branches} an integer variable, the number of dry
     branches in a coffee the.
+
 }
 }
 \details{
diff --git a/man/cornYield.Rd b/man/cornYield.Rd
index 79457d6..2ca17ab 100644
--- a/man/cornYield.Rd
+++ b/man/cornYield.Rd
@@ -18,11 +18,17 @@ These data are from an \eqn{2^3} factorial experiment
     (K) on corn yield in a randomized block design.
 
 \itemize{
-  \item \code{block} a factor with 4 levels.
-  \item \code{N} low (-1) and high (+1) levels of nitrogen.
-  \item \code{P} low (-1) and high (+1) levels of phosporus.
-  \item \code{K} low (-1) and high (+1) levels of potassium.
-  \item \code{yield} corn yield (ton/ha).
+
+\item \code{block} a factor with 4 levels.
+
+\item \code{N} low (-1) and high (+1) levels of nitrogen.
+
+\item \code{P} low (-1) and high (+1) levels of phosporus.
+
+\item \code{K} low (-1) and high (+1) levels of potassium.
+
+\item \code{yield} corn yield (ton/ha).
+
 }
 }
 \examples{
diff --git a/man/cornYield2.Rd b/man/cornYield2.Rd
index c4f8252..2eacfc1 100644
--- a/man/cornYield2.Rd
+++ b/man/cornYield2.Rd
@@ -22,11 +22,17 @@ These data are from an axial 3 factorial experiment
     plus presence of limestone.
 
 \itemize{
-  \item \code{N} content of nitrogen in the fertilizer.
-  \item \code{P} content of phosphorus in the fertilizer.
-  \item \code{K} content of potassium in the fertilizer.
-  \item \code{limestone} presence (1) or absence of limestone (0).
-  \item \code{acid} mean of corn yield in 16 locations (ton/ha).
+
+\item \code{N} content of nitrogen in the fertilizer.
+
+\item \code{P} content of phosphorus in the fertilizer.
+
+\item \code{K} content of potassium in the fertilizer.
+
+\item \code{limestone} presence (1) or absence of limestone (0).
+
+\item \code{acid} mean of corn yield in 16 locations (ton/ha).
+
 }
 }
 \details{
diff --git a/man/cottonFert.Rd b/man/cottonFert.Rd
index 6a718f3..de1bb95 100644
--- a/man/cottonFert.Rd
+++ b/man/cottonFert.Rd
@@ -3,7 +3,8 @@
 \docType{data}
 \name{cottonFert}
 \alias{cottonFert}
-\title{A set of experiments in different locations studing NK on cotton}
+\title{A set of experiments in different locations studing NK on
+    cotton}
 \format{a \code{data.frame} with 100 records and 4 variables.}
 \source{
 Pimentel Gomes, F. (2009). Curso de Estatística Experimental
@@ -20,14 +21,18 @@ These data is a set of experiments carried out in
     control.
 
 \itemize{
-  \item \code{trt} unordered factor, treatment that consist of 4
-    cells from a 2^2 factorial design (\eqn{N\times K}) and a
-    control.
-  \item \code{rept} integer, indexes experimental units.
-  \item \code{loc} an unordered factor representing the locations
-    where the experiment was carried out.
-  \item \code{y} numeric, the response variable of the
-    experiment. The text book didn't give details.
+
+\item \code{trt} unordered factor, treatment that consist of 4 cells
+    from a 2^2 factorial design (\eqn{N\times K}) and a control.
+
+\item \code{rept} integer, indexes experimental units.
+
+\item \code{loc} an unordered factor representing the locations where
+    the experiment was carried out.
+
+\item \code{y} numeric, the response variable of the experiment. The
+    text book didn't give details.
+
 }
 }
 \examples{
diff --git a/man/defoliation.Rd b/man/defoliation.Rd
index d6ea686..14b074e 100644
--- a/man/defoliation.Rd
+++ b/man/defoliation.Rd
@@ -3,14 +3,14 @@
 \docType{data}
 \name{defoliation}
 \alias{defoliation}
-\title{Bolls in cotton as function of artifitial defoliation}
+\title{Bolls in cotton as function of artificial defoliation}
 \format{a \code{data.frame} with 125 records and 4 variables.}
 \usage{
 data(defoliation)
 }
 \description{
 This dataset contais the result of a real experiment to
-    evaluate the effect of artifitial defoliation in combination with
+    evaluate the effect of artificial defoliation in combination with
     phenological stage of occurence on the production of cotton
     represented by the number of bolls produced at the end of the
     crop cycle. The experiment is a \eqn{5\times 5} factorial with 5
@@ -21,15 +21,21 @@ This dataset contais the result of a real experiment to
     variance less than the sample mean).
 
 \itemize{
-\item \code{phenol} a categorical ordered factor with 5 levels
-    that represent the phenological stages of the cotton plant in
-    which defoliation was applied.
+
+\item \code{phenol} a categorical ordered factor with 5 levels that
+    represent the phenological stages of the cotton plant in which
+    defoliation was applied.
+
 \item \code{defol} a numeric factor with 5 levels that represents the
     artifical level of defoliation (percent in leaf area removed with
     scissors) applied for all leaves in the plant.
-\item \code{rept} index for each experimenal unit in each treatment cell.
+
+\item \code{rept} index for each experimenal unit in each treatment
+    cell.
+
 \item \code{bolls} the number of bolls produced (count variable)
     evaluated at harvest.
+
 }
 }
 \details{
diff --git a/man/filterCake.Rd b/man/filterCake.Rd
index 8d859f0..1867586 100644
--- a/man/filterCake.Rd
+++ b/man/filterCake.Rd
@@ -19,13 +19,18 @@ These data are from an \eqn{2^2} factorial experiment
     fertilization.
 
 \itemize{
-  \item \code{block} a factor with 4 levels.
-  \item \code{mineral} low (-1) and high (+1) levels of mineral
+
+\item \code{block} a factor with 4 levels.
+
+\item \code{mineral} low (-1) and high (+1) levels of mineral
     fertilization.
-  \item \code{cake} low (-1) and high (+1) levels of fetilization
-    with filter cake.
-  \item \code{y} some response variable. The text book doesn't give
-    any information.
+
+\item \code{cake} low (-1) and high (+1) levels of fetilization with
+    filter cake.
+
+\item \code{y} some response variable. The text book doesn't give any
+    information.
+
 }
 }
 \examples{
diff --git a/man/mangoAcidity.Rd b/man/mangoAcidity.Rd
index 2185e70..52cd5fa 100644
--- a/man/mangoAcidity.Rd
+++ b/man/mangoAcidity.Rd
@@ -21,11 +21,16 @@ These data are from an observational study along 3 years
     Novermber, December and January.
 
 \itemize{
-  \item \code{variety} a categorical variable with 6 levels that
+
+\item \code{variety} a categorical variable with 6 levels that
     represents mango varieties studied.
-  \item \code{year} the year of harvesting.
-  \item \code{month} the month of harvesting.
-  \item \code{acid} mean of the acidity determined in 3 fruits.
+
+\item \code{year} the year of harvesting.
+
+\item \code{month} the month of harvesting.
+
+\item \code{acid} mean of the acidity determined in 3 fruits.
+
 }
 }
 \examples{
diff --git a/man/plowing.Rd b/man/plowing.Rd
index 3330108..9af9b02 100644
--- a/man/plowing.Rd
+++ b/man/plowing.Rd
@@ -22,9 +22,13 @@ These data are from an experiment done by the engineer
     units for each factor level in each block.
 
 \itemize{
-    \item \code{block} a categorical unordered factor with 6 levels.
-    \item \code{plow} a categorical unordered factor with 2 levels.
-    \item \code{yield} corn yield (kg in 200 m\eqn{^2} of area).
+
+\item \code{block} a categorical unordered factor with 6 levels.
+
+\item \code{plow} a categorical unordered factor with 2 levels.
+
+\item \code{yield} corn yield (kg in 200 m\eqn{^2} of area).
+
 }
 }
 \examples{
diff --git a/man/potatoYield.Rd b/man/potatoYield.Rd
index 39588d3..416c713 100644
--- a/man/potatoYield.Rd
+++ b/man/potatoYield.Rd
@@ -19,10 +19,13 @@ These data are from an experiment done by the engineer
     (t/ha) was recorded in each experimental unit.
 
 \itemize{
-    \item \code{block} a categorical unordered factor with 4 levels.
-    \item \code{variety} a categorical unordered factor with 8
-    levels.
-    \item \code{yield} potato yield (t/ha).
+
+\item \code{block} a categorical unordered factor with 4 levels.
+
+\item \code{variety} a categorical unordered factor with 8 levels.
+
+\item \code{yield} potato yield (t/ha).
+
 }
 }
 \examples{
diff --git a/man/sugarcaneYield.Rd b/man/sugarcaneYield.Rd
index c5fa052..38910e1 100644
--- a/man/sugarcaneYield.Rd
+++ b/man/sugarcaneYield.Rd
@@ -19,10 +19,13 @@ These data are from an experiment done by The West São
     (kg/plot) was recorded in each experimental unit.
 
 \itemize{
-    \item \code{block} a categorical unordered factor with 4 levels.
-    \item \code{variety} a categorical unordered factor with 7
-    levels.
-    \item \code{yield} sugarcane yield (kg/plot).
+
+\item \code{block} a categorical unordered factor with 4 levels.
+
+\item \code{variety} a categorical unordered factor with 7 levels.
+
+\item \code{yield} sugarcane yield (kg/plot).
+
 }
 }
 \examples{
diff --git a/man/sugarcaneYield2.Rd b/man/sugarcaneYield2.Rd
index 40272aa..6479a1f 100644
--- a/man/sugarcaneYield2.Rd
+++ b/man/sugarcaneYield2.Rd
@@ -18,14 +18,18 @@ These data are from an experiment done in a latin square
     experimental unit.
 
 \itemize{
-    \item \code{row} the rows of the latin square that controls in
-    one dimention. A categorical unordered factor with 5 levels.
-    \item \code{col} the columns of the latin square that controls in
-    one dimention perpendicular to the previus. A categorical
-    unordered factor with 5 levels.
-    \item \code{variety} a categorical unordered factor with 5
-    levels.
-    \item \code{yield} sugarcane yield (kg/plot).
+
+\item \code{row} the rows of the latin square that controls in one
+    dimention. A categorical unordered factor with 5 levels.
+
+\item \code{col} the columns of the latin square that controls in one
+    dimention perpendicular to the previus. A categorical unordered
+    factor with 5 levels.
+
+\item \code{variety} a categorical unordered factor with 5 levels.
+
+\item \code{yield} sugarcane yield (kg/plot).
+
 }
 }
 \examples{
diff --git a/man/sugarcaneYield3.Rd b/man/sugarcaneYield3.Rd
index 48a9945..ce7179d 100644
--- a/man/sugarcaneYield3.Rd
+++ b/man/sugarcaneYield3.Rd
@@ -18,16 +18,21 @@ These data are from an experiment done in a latin square
     experimental unit.
 
 \itemize{
-  \item \code{row} the rows of the latin square that controls in
-    one dimention. A categorical unordered factor with 6 levels.
-  \item \code{col} the columns of the latin square that controls in
-    one dimention perpendicular to the previus. A categorical
-    unordered factor with 6 levels.
-  \item \code{fertil} a categorical unordered factor with 6
-    levels that is the fertilization strategy applied. These levels
-    are a result of treatment cells in a three incomplete factorial
+
+\item \code{row} the rows of the latin square that controls in one
+    dimention. A categorical unordered factor with 6 levels.
+
+\item \code{col} the columns of the latin square that controls in one
+    dimention perpendicular to the previus. A categorical unordered
+    factor with 6 levels.
+
+\item \code{fertil} a categorical unordered factor with 6 levels that
+    is the fertilization strategy applied. These levels are a result
+    of treatment cells in a three incomplete factorial
     arrangrment. See detais for more information.
-  \item \code{yield} sugarcane yield (kg/plot).
+
+\item \code{yield} sugarcane yield (kg/plot).
+
 }
 }
 \details{
@@ -58,7 +63,8 @@ levelplot(yield~row+col,
               colors=brewer.pal(n=11, name="Spectral")))+
     layer(with(sugarcaneYield3,
                panel.text(x=row, y=col,
-                          label=sprintf("\%s\\n\%0.2f", fertil, yield))))
+                          label=sprintf("\%s\\n\%0.2f",
+                                        fertil, yield))))
 
 aggregate(yield~row, data=sugarcaneYield3, FUN=mean)
 aggregate(yield~col, data=sugarcaneYield3, FUN=mean)
diff --git a/man/sugarcaneYield4.Rd b/man/sugarcaneYield4.Rd
index 93ff7e0..d86df2e 100644
--- a/man/sugarcaneYield4.Rd
+++ b/man/sugarcaneYield4.Rd
@@ -17,12 +17,19 @@ These data are from an \eqn{3^3} factorial experiment
     studing the effect of NPK on the yield of sugar cane.
 
 \itemize{
+
   \item \code{block} a local control factor with 3 levels.
+
   \item \code{rept} factor with 2 levels.
+
   \item \code{N} integer coded nitrogen levels (0, 1, 2).
+
   \item \code{P} integer coded phosphorus levels (0, 1, 2).
+
   \item \code{K} integer coded potassium levels (0, 1, 2).
+
   \item \code{yield} sugar cane yield (ton/ha).
+
 }
 }
 \details{
diff --git a/man/vinasseFert.Rd b/man/vinasseFert.Rd
index def3ee5..592c58f 100644
--- a/man/vinasseFert.Rd
+++ b/man/vinasseFert.Rd
@@ -19,13 +19,18 @@ These data are from an \eqn{2^2} factorial experiment
     fertilization.
 
 \itemize{
-  \item \code{block} a factor with 4 levels.
-  \item \code{mineral} low (-1) and high (+1) levels of mineral
+
+\item \code{block} a factor with 4 levels.
+
+\item \code{mineral} low (-1) and high (+1) levels of mineral
     fertilization.
-  \item \code{vinasse} low (-1) and high (+1) levels of fetilization
-    with vinasse.
-  \item \code{y} some response variable. The text book doesn't give
-    any information.
+
+\item \code{vinasse} low (-1) and high (+1) levels of fetilization
+   with vinasse.
+
+\item \code{y} some response variable. The text book doesn't give any
+    information.
+
 }
 }
 \examples{
diff --git a/man/wgPigs.Rd b/man/wgPigs.Rd
index 5efbb50..4478034 100644
--- a/man/wgPigs.Rd
+++ b/man/wgPigs.Rd
@@ -13,18 +13,20 @@ Pimentel Gomes, F. (2009). Curso de Estatística Experimental
 data(wgPigs)
 }
 \description{
-This is an artifial dataset corresponding a experiment
-    to study the effect of feeding type (factor with 4 categorical
-    nominal levels) in pig weight gain. The experiment was a
-    randomized complete design with five experimental units per
+This is an artificial data set corresponding a
+    experiment to study the effect of feeding type (factor with 4
+    categorical nominal levels) in pig weight gain. The experiment
+    was a randomized complete design with five experimental units per
     treatment level. The experimental unit was a pig. The response
-    measured was weight gain from the beggining to the end of the
+    measured was weight gain from the beginning to the end of the
     experiment.
 
 \itemize{
-    \item \code{ft} feeding type, a categorical factor with 4
-    levels.
-    \item \code{wg} weight gain (kg).
+
+\item \code{ft} feeding type, a categorical factor with 4 levels.
+
+\item \code{wg} weight gain (kg).
+
 }
 }
 \examples{
diff --git a/man/wgPigs2.Rd b/man/wgPigs2.Rd
index 697f2ab..54cdb89 100644
--- a/man/wgPigs2.Rd
+++ b/man/wgPigs2.Rd
@@ -22,15 +22,20 @@ This is an artifial dataset corresponding a experiment
     experiment.
 
 \itemize{
-  \item \code{litter} a categorical factor with 4 levels that
+
+\item \code{litter} a categorical factor with 4 levels that
     represents the rows of the lattin square design and control for
     the differences among litters.
-  \item code{size} a categorical ordered variable that represents the
+
+\item code{size} a categorical ordered variable that represents the
     columns of latin square desing and control for the weight of the
     animals at the beggining of the experiment.
-  \item \code{age} age of the animal (days) when castration was
+
+\item \code{age} age of the animal (days) when castration was
     done. \code{controls} are the animals without castration.
-  \item \code{wg} weight gain (kg) after 252 days.
+
+\item \code{wg} weight gain (kg) after 252 days.
+
 }
 }
 \examples{
-- 
GitLab