README.md

nmadb - network meta-analysis database

R package for accessing ISPM's database of Network meta-analyses. Provides the database table for quering and access to individual network data.

Installation for usage

Required CRAN packages: - devtools install.packages("devtools") - readxl install.packages("readxl")

Non-CRAN packages - dataformatter

library(devtools)
install_github("esm-ispm-unibe-ch/dataformatter")
install_github("esm-ispm-unibe-ch/nmadata")

Load nmadb

library(nmadb)

Listing networks

Download individual networks

CAVEAT

The validity of the database is not guaranteed -- NOT INTENDED FOR REVIEWS



esm-ispm-unibe-ch/nmadata documentation built on Jan. 19, 2021, 11:08 a.m.