get_response_rate_data: Get data on response rates for a given 'survey_type_id'

get_response_rate_dataR Documentation

Get data on response rates for a given survey_type_id

Description

Get data on response rates for a given survey_type_id

Usage

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"))
)

Arguments

path

Path to csv file with raw data

survey_type_id

One of c("AB", "EB", "VB")

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

Value

Data frame


RichardMeyer-Eppler/Datenreport2022 documentation built on May 22, 2022, 1:55 p.m.