dplyr
part of the
tidyverse
Intro
Reference
Articles
Two-table verbs
Window functions
Databases with dbplyr
Programming with dplyr
Compatibility
News
Create a data frame tbl.
Deprecated: please use
tibble::as_tibble()
instead.
tbl_df
(
data
)
Arguments
data
a data frame
Contents
Arguments