get_response_rate_data | R Documentation |
survey_type_id
Get data on response rates for a given survey_type_id
get_response_rate_data( path, survey_type_id, label, col_index = c(2L, 4L), into_list = list(c("koepfe_rub", "koepfe_rub_perc"), c("koepfe_bef", "koepfe_bef_perc")) )
path |
Path to csv file with raw data |
survey_type_id |
One of |
label |
Label for that survey type |
col_index |
Integer vector of gt stat columns to split |
into_list |
List of gt stat column names for each split |
Data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.