Skip to contents

Multiple variable creators

Functions that calulate sets of variables

select_categorical_set()
Create a set of single-selection categorical variables
select_many_set()
Create a set of multiple-selection variables
select_continuous_set()
Create a set of single-selection continuous variables
select_dates_set()
Create a set of single-selection date variables

Single variable creators

Functions that calulate single variables

sample_one()
Create a random vector of responses
sample_many()
Calculate multiple booleans
sample_ip()
Create fictional IP addresses

Data manipulators

Functions that derive variables or add error to variables

sample_age()
Create fictional ages based on birth date and survey date
sampling_error()
Add sampling data errors