Learn R Programming

mitre (version 0.6.0)

downloadRawData: Download from official sources raw files saving them in [working_directory]/data-raw/

Description

Download from official sources raw files saving them in [working_directory]/data-raw/

Usage

downloadRawData(verbose = FALSE)

Arguments

verbose

default is FALSE

Examples

Run this code
# NOT RUN {
mitre::downloadRawData(verbose = TRUE)
# }

Run the code above in your browser using DataLab