prepare_data: helper function

Description Usage Arguments

View source: R/utils_helpers.R

Description

function to prepare the variables of interest

Usage

1
2
3
4
5
prepare_data(
  question_analysis = NULL,
  filter = c(q3_2 = NULL),
  extra_filter = c(`NULL` = NULL)
)

Arguments

question_analysis

the main variable in the analysis

filter

the variable to filter the data by

extra_filter

an additional filter passed onto the dataset


aassumpcao/ColombiaDashboard documentation built on Dec. 18, 2021, 9:27 p.m.