diff --git a/DESCRIPTION b/DESCRIPTION index 62b206f51a..c2a1d1a7e8 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -112,4 +112,4 @@ Collate: 'utils.r' 'view.r' 'zzz.r' -RoxygenNote: 4.1.1.9001 +RoxygenNote: 5.0.0 diff --git a/man/tbl_df.Rd b/man/tbl_df.Rd index a1ecc33ce0..b15fe8997f 100644 --- a/man/tbl_df.Rd +++ b/man/tbl_df.Rd @@ -25,7 +25,6 @@ screen, describing the rest of it as text. screen} \item{\code{[}}{Never simplifies (drops), so always returns data.frame} } - } \examples{ ds <- tbl_df(mtcars)