Man pages for nplyr
A Grammar of Nested Data Manipulation

job_surveyExample survey data regarding job satisfaction
nest_arrangeArrange rows within a nested data frames by column values
nest_countCount observations in a nested data frame by group
nest_distinctSubset distinct/unique rows within a nested data frame
nest_drop_naDrop rows containing missing values in a column of nested...
nest_extractExtract a character column into multiple columns using regex...
nest_fillFill missing values in a column of nested data frames
nest_filterSubset rows in nested data frames using column values.
nest-filter-joinsNested filtering joins
nest_group_byGroup nested data frames by one or more variables
nest_mutateCreate, modify, and delete columns in nested data frames
nest-mutate-joinsNested Mutating joins
nest_nest_joinNested nest join
nest_relocateChange column order within a nested data frame
nest_renameRename columns in nested data frames
nest_replace_naReplace NAs with specified values in a column of nested data...
nest_selectSubset columns in nested data frames using their names and...
nest_separateSeparate a character column into multiple columns in a column...
nest_sliceSubset rows in nested data frames using their positions.
nest_summariseSummarise each group in nested data frames to fewer rows
nest_uniteUnite multiple columns into one in a column of nested data...
personal_surveyExample survey data regarding personal life satisfaction
nplyr documentation built on Feb. 16, 2023, 7:24 p.m.