Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 389 Bytes

File metadata and controls

14 lines (9 loc) · 389 Bytes

RDataInfrastructure

This project provides capabilities to automatically download projects from data repositories (GEO, etc). The data is then stored in a standard formats depending on its type.

Installation

Simply run the following code to install this repo. devtools is available on CRAN.

library(devtools)

install_github("Selventa/RDataInfrastructure")