create_qb_database_empty: Create the QB database

Description Usage Arguments Examples

Description

The function will be shared only after consultation with GESIS. The function reads in GESIS datafiles, determines necessary renaming consistency changes, and necessary variable transformations for use in R.

Usage

1
create_qb_database_empty(importpath = "data-raw/", exportpath = "data-raw/")

Arguments

importpath

Temporarily the default is "data-raw/".

exportpath

Temporarily the default is "data-raw/". "factor".

Examples

1
2
3
4
## Not run: 
questions <- create_qb_database_empty()
 
## End(Not run)

antaldaniel/surveyreader documentation built on May 16, 2019, 2:29 a.m.