From bf502a19dd1a637ecb0f80ef45b734206c0c5981 Mon Sep 17 00:00:00 2001
From: Lineu <lialcafre@gmail.com>
Date: Mon, 5 Sep 2016 18:08:11 -0300
Subject: [PATCH] Modifica Tabela 3.6

---
 R/NetoTb3.6.R    | 2 +-
 man/NetoTb3.6.Rd | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/R/NetoTb3.6.R b/R/NetoTb3.6.R
index 7ce37ae4..2bc96ccb 100644
--- a/R/NetoTb3.6.R
+++ b/R/NetoTb3.6.R
@@ -29,6 +29,6 @@
 #'
 #' xyplot(res ~ f1, groups = interaction(f2, f3, f4, sep = ":"),
 #'        data = NetoTb3.6, type=c("p", "a"), auto.key = TRUE)
-
+#'
 #'
 NULL
diff --git a/man/NetoTb3.6.Rd b/man/NetoTb3.6.Rd
index e7f1bc13..df755f32 100644
--- a/man/NetoTb3.6.Rd
+++ b/man/NetoTb3.6.Rd
@@ -36,6 +36,7 @@ str(NetoTb3.6)
 xyplot(res ~ f1, groups = interaction(f2, f3, f4, sep = ":"),
        data = NetoTb3.6, type=c("p", "a"), auto.key = TRUE)
 
+
 }
 \keyword{DBC}
 
-- 
GitLab