Learn R Programming

gesis (version 0.2.2)

download_codebook: Download the codebook for a Gesis data set

Description

Download the codebook for a Gesis data set

Usage

download_codebook(doi, path = ".", quiet = FALSE)

Arguments

doi

The unique identifier(s) for the data set(s)

path

Directory to which to download the file

quiet

Whether to output download message.

Value

Nothing

Examples

Run this code
# NOT RUN {
download_codebook(doi = "0078")
# }

Run the code above in your browser using DataLab