Learn R Programming

swissdd (version 1.1.4)

keys: Merge data

Description

Merge keys that allow to easily combine aggregate data from swissvotes with post-ballot surveys (VOX).

Usage

data(keys)

Arguments

Format

An object of class data.frame with 297 rows and 3 columns.

Examples

Run this code
# NOT RUN {
data(keys)
bsnr <- keys$bfsnr
voxnr <- keys$projetx
# }

Run the code above in your browser using DataLab