diff --git a/man/select.Rd b/man/select.Rd index 2b488c1daa..fb606cd440 100644 --- a/man/select.Rd +++ b/man/select.Rd @@ -178,13 +178,8 @@ The \code{!} operator negates a selection: #> 2 gold yellow 112 none masculine Tatooine Droid #> 3 white, blue red 33 none masculine Naboo Droid #> 4 none white yellow 41.9 male masculine Tatooine Human -#> films vehicles starships -#> -#> 1 -#> 2 -#> 3 -#> 4 #> # i 83 more rows +#> # i 3 more variables: films , vehicles , starships iris \%>\% select(!c(Sepal.Length, Petal.Length)) #> # A tibble: 150 x 3