Skip to contents

A structured list of raw supplemental date-specific questionnaire data of the FOKUS surveys.

Format

A strict list.

Examples

fokus:::raw_qstnrs_suppl[["2018-09-23"]]$mode
#> $aargau
#> $aargau$channels
#> [1] "online" "print" 
#> 
#> $aargau$invitation
#> [1] "online" "print" 
#> 
#> $aargau$is_representative
#> [1] TRUE
#> 
#> $aargau$n
#> [1] 8000
#> 
#> $aargau$postal_dispatch
#> $aargau$postal_dispatch$date
#> $aargau$postal_dispatch$date$invitation
#> [1] "2018-09-18"
#> 
#> $aargau$postal_dispatch$date$reminder
#> [1] "2018-10-02"
#> 
#> 
#> $aargau$postal_dispatch$type
#> $aargau$postal_dispatch$type$invitation
#> [1] "b"
#> 
#> $aargau$postal_dispatch$type$prepaid_reply_envelope
#> [1] "a"
#> 
#> $aargau$postal_dispatch$type$reminder
#> [1] "b"
#> 
#> 
#> 
#> $aargau$reminder
#> [1] "online" "print" 
#> 
#>