getGEMData: Downloads a set of GEM data and restores it in gem.path

View source: R/getGEMData.R

getGEMDataR Documentation

Downloads a set of GEM data and restores it in gem.path

Description

Downloads a set of public GEM data from the GEM project website

Usage

getGEMData(gem_file_id, overwrite = FALSE, keep_zip = FALSE)

Arguments

gem_file_id

if true, leave the downloaded zip files in your 'rgem.data.dir', if FALSE, they will be deleted

keep_zip

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

overwirte

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


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