data_download: Download multiple datasets from Mopex website as one combined...

Description Usage Arguments Examples

View source: R/mopex_data_download.R

Description

Download multiple datasets from Mopex website as one combined dataset

Usage

1
data_download(id, save = FALSE, path = NULL, file_name = NULL)

Arguments

id

the datasets we want to download

save

whether we want to save the combined datasets

path

where we want to save the file

file_name

what name we want to give to the file

Examples

1
data_download(id = '01048000', save = FALSE)

veravavan/RPackage documentation built on Dec. 23, 2021, 3:03 p.m.