download_codebook: Download the codebook for a Gesis data set

Description Usage Arguments Value Examples

View source: R/gesis.R

Description

Download the codebook for a Gesis data set

Usage

1
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

1
download_codebook(doi = "0078")

gesis documentation built on April 25, 2019, 1:06 a.m.