An open API service indexing awesome lists of open source software.

https://github.com/trinker/metadat


https://github.com/trinker/metadat

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# metaDAT
====

Tools for data management, reshaping and basic transformations in meta-analysis

## Installation

Currently there isn't a release on [CRAN](http://cran.r-project.org/).

You can, however, download the [zip ball](https://github.com/trinker/metaDAT) or [tar ball](https://github.com/trinker/metaDAT), decompress and run `R CMD INSTALL` on it, or use the **devtools** package to install the development version:

```r
# install.packages("devtools")

devtools::install_github("trinker/metaDAT")
```

## Installing JabRef

[metaDAT](http://trinker.github.com/metaDAT/) utilizes
[JabRef](http://jabref.sourceforge.net/) as a graphical
user interface for data entry. You will need to install a working copy from:

[http://sourceforge.net/projects/jabref/files/jabref/2.9.2/](http://sourceforge.net/projects/jabref/files/jabref/2.9.2/)

## Help
The `metaDAT` web page: [trinker.github.com/metaDAT](http://trinker.github.com/metaDAT/) [improvements to come]
For the package pdf help manual [click here](https://dl.dropbox.com/u/61803503/metaDAT.pdf).