Man pages for peterhurford/surveytools
Surveytools is a collection of R functions that, together, create a lightweight and modern workflow for analyzing survey data.

breakdownBreakdown values of a variable by the number of people who...
define_variablesDefine the variable names for the project by converting ugly...
fetch_percent_tableRuns percent_table for melted data frames.
fetch_varFetches values from a melted data frame.
fetch_var_byFetches the values of one variable where a second variable is...
fetch_var_in_rangeFetches values from a melted data frame that are within a...
fn_on_dfRuns a function on the values of a melted data frame. Used...
get_dataGets the data parameter that was previously set by set_data()...
idsGets the ids of the melted data frame.
make_new_varGiven a melted data frame and a definition for the new...
na.rmDeletes all NA and NA-like values from a melted data frame.
percent_tablePrints a percent table.
set_dataSets the data parameter to a certain data frame.
stattestRuns a particular statistical test over a melted data frame.
surveytoolssurveytools.
swap_by_idsGiven a melted data frame, a list of ids mapping to what...
swap_by_valueGiven a melted data frame, a list of values as they currently...
swap_multiple_idsGiven a melted data frame, a vector of ids, a value, and a...
varnamesGets the variable names of the melted data frame.
peterhurford/surveytools documentation built on May 25, 2019, 1:51 a.m.