dumpGEM: Dumps all GEM data

View source: R/dumpGEM.R

dumpGEMR Documentation

Dumps all GEM data

Description

Downloads all public GEM data from the GEM project website

Usage

dumpGEM(keep_zip = FALSE, overwrite = FALSE)

Arguments

keep_zip

if TRUE, leave the downloaded zip files in your 'gem.path', if FALSE, they will be deleted, default FALSE

overwrite

if TRUE, skips downloading already existing data files, if FALSE, they will be downloaded again and overwritten, default FALSE

Examples

## Not run: 
dumpGEM()

## End(Not run)

ropensci/rGEM documentation built on May 18, 2022, 6:30 p.m.