From 36a8b6609dd045c3b1c15d2a069fc112969c53e3 Mon Sep 17 00:00:00 2001
From: Walmes Zeviani <walmes@ufpr.br>
Date: Sun, 13 Mar 2016 12:00:04 -0300
Subject: [PATCH] Corrige bibligrafia, keywords e exemplo.

---
 R/RamalhoEx1.7.R | 4 ++--
 R/RamalhoEx3.1.R | 2 +-
 R/RamalhoTb1.2.R | 2 +-
 R/RamalhoTb3.4.R | 2 +-
 R/RamalhoTb3.6.R | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/R/RamalhoEx1.7.R b/R/RamalhoEx1.7.R
index 538834b..a005ec2 100644
--- a/R/RamalhoEx1.7.R
+++ b/R/RamalhoEx1.7.R
@@ -6,11 +6,11 @@
 #'     Gerais.
 #' @format Vetor com 100 observações altura das plantas em metros.
 #' @keywords AAS
-#' @source Ramalho, M. A. P.; Ferreira, D. F. & Oliveira, A. C. (2005).
+#' @source Ramalho, M. A. P., Ferreira, D. F., Oliveira, A. C. (2005).
 #'     Experimentação em Genética e Melhoramento de Plantas (2th ed.).
 #'     Lavras: UFLA. (pg 26)
 #'
-#'     Castro, N. H. A.; Andrade, H. B. & Ramalho, m A. P. (1993).
+#'     Castro, N. H. A., Andrade, H. B., Ramalho, m A. P. (1993).
 #'     Revista Árvore. Viçosa, v. 17, n.2.
 #'
 #' @examples
diff --git a/R/RamalhoEx3.1.R b/R/RamalhoEx3.1.R
index 729ffff..523ea0f 100644
--- a/R/RamalhoEx3.1.R
+++ b/R/RamalhoEx3.1.R
@@ -15,7 +15,7 @@
 #'
 #' }
 #' @keywords contagem
-#' @source Ramalho, M. A. P., Ferreira, D. F. & Oliveira, A. C. (2005).
+#' @source Ramalho, M. A. P., Ferreira, D. F., Oliveira, A. C. (2005).
 #'     Experimentação em Genética e Melhoramento de Plantas (2th ed.).
 #'     Lavras: UFLA. (pg 50)
 #'
diff --git a/R/RamalhoTb1.2.R b/R/RamalhoTb1.2.R
index 8f6362b..23667c6 100644
--- a/R/RamalhoTb1.2.R
+++ b/R/RamalhoTb1.2.R
@@ -12,7 +12,7 @@
 #'
 #' }
 #' @keywords ASS
-#' @source Ramalho, M. A. P., Ferreira, D. F. & Oliveira, A. C. (2005).
+#' @source Ramalho, M. A. P., Ferreira, D. F., Oliveira, A. C. (2005).
 #'     Experimentação em Genética e Melhoramento de Plantas (2th ed.).
 #'     Lavras: UFLA. (pg 15)
 #'
diff --git a/R/RamalhoTb3.4.R b/R/RamalhoTb3.4.R
index f3c0eb2..3921b2d 100644
--- a/R/RamalhoTb3.4.R
+++ b/R/RamalhoTb3.4.R
@@ -30,7 +30,7 @@
 #' data(RamalhoTb3.1)
 #'
 #' xyplot(nota ~ cult, data = RamalhoTb3.4,
-#'        groups = bloco, auto.key = TRUE, jitter.x = TRUE,
+#'        groups = bloc, auto.key = TRUE, jitter.x = TRUE,
 #'        xlab = "Cultivares",
 #'        ylab = "Notas")
 #'
diff --git a/R/RamalhoTb3.6.R b/R/RamalhoTb3.6.R
index 1882728..d9bd824 100644
--- a/R/RamalhoTb3.6.R
+++ b/R/RamalhoTb3.6.R
@@ -13,7 +13,7 @@
 #' \item{larg}{Largura dos ascos dos isolados (TODO unidade de medida).}
 #'
 #' }
-#' @keyword NULL
+#' @keywords TODO
 #' @source Ramalho, M. A. P., Ferreira, D. F., Oliveira, A. C. (2005).
 #'     Experimentação em Genética e Melhoramento de Plantas (2th ed.).
 #'     Lavras: UFLA. (pg 48)
-- 
GitLab