help(package = "dplyr")
#----------------------------------------------------------------------Documentation for package ‘dplyr’ version 1.0.10
Help Pages
A B C D E F G I J L M N O P R S T U V W
-- A --
across Apply a function (or functions) across multiple columns add_count Count observations by group add_tally Count observations by group all_vars Apply predicate to all variables anti_join Filtering joins anti_join.data.frame Filtering joins any_vars Apply predicate to all variables arrange Arrange rows by column values auto_copy Copy tables to same source, if necessary
-- B --
band_instruments Band membership band_instruments2 Band membership band_members Band membership between Do values in a numeric vector fall in specified range? bind Efficiently bind multiple data frames by row and column bind_cols Efficiently bind multiple data frames by row and column bind_rows Efficiently bind multiple data frames by row and column
No comments:
Post a Comment