get_rdddr_file: Download a replication file from the dataverse archive for...

View source: R/get_replication_file.R

get_rdddr_fileR Documentation

Download a replication file from the dataverse archive for Research Design: Declare, Diagnose, Redesign

Description

See https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/HYVPO5 for a full list of available files

Usage

get_rdddr_file(name)

Arguments

name

quoted name of the file on the dataverse archive

Value

an r object

Examples


 ## Not run: 
 diagnosis_2.1 <- get_rdddr_file("diagnosis_2.1")
 diagnosis_2.1
 
## End(Not run)



rdddr documentation built on July 3, 2022, 5:06 p.m.