cces_dv_ids: Identifiers for datasets in CCES Dataverse

cces_dv_idsR Documentation

Identifiers for datasets in CCES Dataverse

Description

Identifiers for datasets in CCES Dataverse

Usage

cces_dv_ids

Format

A tibble with one row per dataverse dataset. The doi, filename, and server can uniquely define a file in ?dataverse::get_file().

cces_name

The unique name/shorthand for this dataset

year

Specific year the data surveys, if there is one unique year

doi

The DOI for the dataverse dataset (instead of the specific file). The URL is therefore https://doi.org/ followed by the DOI

filename

The name of the data file, as it appears in the dataverse.

server

The particular dataverse instance.

caseid_var

The variable in that dataset that specifies the unique case (respondent/person) identifier. Use a string.

Examples

 cces_dv_ids

kuriwaki/ccesMRPprep documentation built on July 27, 2023, 3:34 a.m.