diff --git a/R/NetoTb3.6.R b/R/NetoTb3.6.R index 7ce37ae4b13ffaeca7ac1a9d7578771bfc874ba7..2bc96ccb5740866505d3084093a6ba26bbc2165c 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 e7f1bc13bb5d4353371253b0de631eae958534ea..df755f32d32267d7cbea41052f7fdce328d7fbad 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}