Tidy 'dplyr'/'tidyr' Verbs for Survey Design Objects


[Up] [Top]

Documentation for package ‘surveytidy’ version 0.6.0

Help Pages

anti_join Domain-aware semi- and anti-join for survey designs
anti_join.survey_collection Domain-aware semi- and anti-join for survey designs
arrange Order rows using column values
arrange.survey_base Order rows using column values
arrange.survey_collection Order rows using column values
arrange.survey_result Order rows using column values
bind_cols Append columns to a survey design by position
bind_rows Stack surveys with bind_rows (errors unconditionally)
case_when A generalised vectorised if-else
distinct Remove duplicate rows from a survey design object
distinct.survey_base Remove duplicate rows from a survey design object
distinct.survey_collection Remove duplicate rows from a survey design object
drop_na Mark rows with missing values as out-of-domain
drop_na.survey_base Mark rows with missing values as out-of-domain
drop_na.survey_collection Mark rows with missing values as out-of-domain
drop_na.survey_result Mark rows with missing values as out-of-domain
filter Keep or drop rows using domain estimation
filter.survey_base Keep or drop rows using domain estimation
filter.survey_collection Keep or drop rows using domain estimation
filter.survey_result Keep or drop rows using domain estimation
filter_out.survey_base Keep or drop rows using domain estimation
filter_out.survey_collection Keep or drop rows using domain estimation
full_join Unsupported joins for survey designs
full_join.survey_collection Unsupported joins for survey designs
glimpse Get a glimpse of a survey design object
glimpse.survey_base Get a glimpse of a survey design object
glimpse.survey_collection Get a glimpse of a survey design object
group_by Group and ungroup a survey design object
group_by.survey_base Group and ungroup a survey design object
group_by.survey_collection Group and ungroup a survey design object
if_else Vectorised if-else
inner_join Domain-aware inner join for survey designs
inner_join.survey_collection Domain-aware inner join for survey designs
is_grouped Test whether a survey design has active grouping
is_rowwise Test whether a survey design is in rowwise mode
left_join Add columns from a data frame to a survey design
left_join.survey_collection Add columns from a data frame to a survey design
make_binary Convert a dichotomous variable to a numeric 0/1 indicator
make_dicho Collapse a multi-level factor to two levels
make_factor Convert a vector to a factor using value labels
make_flip Flip the semantic valence of a variable
make_rev Reverse the numeric values of a scale variable
mutate Create, modify, and delete columns of a survey design object
mutate.survey_base Create, modify, and delete columns of a survey design object
mutate.survey_collection Create, modify, and delete columns of a survey design object
mutate.survey_result Create, modify, and delete columns of a survey design object
na_if Convert values to 'NA'
pull Extract a column from a survey design object
pull.survey_base Extract a column from a survey design object
pull.survey_collection Extract a column from a survey design object
recode_values Recode values using an explicit mapping
relocate Change column order in a survey design object
relocate.survey_base Change column order in a survey design object
relocate.survey_collection Change column order in a survey design object
rename Rename columns of a survey design object
rename.survey_base Rename columns of a survey design object
rename.survey_collection Rename columns of a survey design object
rename.survey_result Rename columns of a survey design object
rename_with.survey_base Rename columns of a survey design object
rename_with.survey_collection Rename columns of a survey design object
rename_with.survey_result Rename columns of a survey design object
replace_values Partially update values using an explicit mapping
replace_when Partially update a vector using conditional formulas
right_join Unsupported joins for survey designs
right_join.survey_collection Unsupported joins for survey designs
rowwise Compute row-wise on a survey design object
rowwise.survey_base Compute row-wise on a survey design object
rowwise.survey_collection Compute row-wise on a survey design object
row_means Compute row-wise means across selected columns
row_sums Compute row-wise sums across selected columns
select Keep or drop columns using their names and types
select.survey_base Keep or drop columns using their names and types
select.survey_collection Keep or drop columns using their names and types
select.survey_result Keep or drop columns using their names and types
semi_join Domain-aware semi- and anti-join for survey designs
semi_join.survey_collection Domain-aware semi- and anti-join for survey designs
slice Physically select rows of a survey design object
slice.survey_base Physically select rows of a survey design object
slice.survey_collection Physically select rows of a survey design object
slice.survey_result Physically select rows of a survey design object
slice_head.survey_base Physically select rows of a survey design object
slice_head.survey_collection Physically select rows of a survey design object
slice_head.survey_result Physically select rows of a survey design object
slice_max.survey_base Physically select rows of a survey design object
slice_max.survey_collection Physically select rows of a survey design object
slice_max.survey_result Physically select rows of a survey design object
slice_min.survey_base Physically select rows of a survey design object
slice_min.survey_collection Physically select rows of a survey design object
slice_min.survey_result Physically select rows of a survey design object
slice_sample.survey_base Physically select rows of a survey design object
slice_sample.survey_collection Physically select rows of a survey design object
slice_sample.survey_result Physically select rows of a survey design object
slice_tail.survey_base Physically select rows of a survey design object
slice_tail.survey_collection Physically select rows of a survey design object
slice_tail.survey_result Physically select rows of a survey design object
subset.survey_base Physically remove rows from a survey design object
ungroup.survey_base Group and ungroup a survey design object
ungroup.survey_collection Group and ungroup a survey design object