Skip to content

R package for managing meta-analysis workflow

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

nthun/metamanager

Repository files navigation

metamanager: tidy meta-analysis management

Authors: Tamas Nagy
License: MIT

Travis build status Codecov test coverage lifecycle CRAN_Status_Badge

Installation

library(devtools)
install_github("nthun/metamanager")

!! The package is under development

{metamanager}

R package for reproducible meta-analysis workflow and file management. Using the package helps to implement the requirements of the PRISMA checklist. The package provides functions for collaborative work through Google drive. The functions can be easily arranged into human readable pipelines using the pipe operator.

The package provides functions for the following meta-analysis tasks:

  • Setup meta-analysis projects
  • Merge multiple data sources, remove duplicates by article ids and approximate matching of titles
  • Create reproducible files for manual coding
  • Aid verification and automatic correction of human coded data
  • Easily add or get multiple files to and from google drive (or save data locally)
  • Evaluate screening/data extraction performance and inter-rater reliability
  • ...

!! The package is under development

About

R package for managing meta-analysis workflow

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages