README.md

dataMashR

Build Status

Daniel Falster, Remko Duursma, Rich FitzJohn, Diego Barneche

An R package for merging data from different studies in a transparent and reproducible fashion.

WARNING: Please note, this package was experimental and is no longer being developed. If you decide to use it, please be aware that no support is given.

Installation

Use the devtools package:

install.packages("devtools")
devtools::install_github("dataMashR", "dfalster")
library(dataMashR)

Usage

Once you have specified your configuration files, you can build database using

mashData(verbose=TRUE)


dfalster/dataMashR documentation built on May 15, 2019, 5:11 a.m.