From e8c95ea61a775253d56c9e0f09ca5859c84103f4 Mon Sep 17 00:00:00 2001
From: Fernando Mayer <fernandomayer@gmail.com>
Date: Fri, 16 Dec 2016 16:57:31 -0200
Subject: [PATCH] =?UTF-8?q?Corrige=20keyword=20para=20NP=20(n=C3=A3o=20par?=
 =?UTF-8?q?am=C3=A9trica)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 R/CamposEx2.3.6.2.R    | 2 +-
 man/CamposEx2.3.6.2.Rd | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/R/CamposEx2.3.6.2.R b/R/CamposEx2.3.6.2.R
index 99349c6a..6e263cc0 100644
--- a/R/CamposEx2.3.6.2.R
+++ b/R/CamposEx2.3.6.2.R
@@ -4,7 +4,7 @@
 #'     de Mattos, da E.S.A. "Luiz de Queiroz", em Piracicaba, SP,
 #'     obtendo o peso médio em Kg por cacho de banana.
 #' @format Um vetor com 25 observações.
-#' @keywords KS
+#' @keywords NP
 #' @source CAMPOS (1983), Exemplo 2, seção 2.3.6, pág. 47.
 #' @examples
 #'
diff --git a/man/CamposEx2.3.6.2.Rd b/man/CamposEx2.3.6.2.Rd
index 0e196c31..e4fbaa02 100644
--- a/man/CamposEx2.3.6.2.Rd
+++ b/man/CamposEx2.3.6.2.Rd
@@ -18,5 +18,5 @@ data(CamposEx2.3.6.2)
 ks.test(CamposEx2.3.6.2, "pnorm", mean = 20, sd = sqrt(5.25))
 
 }
-\keyword{KS}
+\keyword{NP}
 
-- 
GitLab