OHDSI/ROhdsiWebApi: Interacting With an OHDSI WebApi Instance

ROhdsiWebApi is an R based interface to OHDSI WebAPI services, and performs GET/PULL/POST/DELETE calls via the WebApi. All objects starting from R or output to R - are analysis ready R-objects like list and data.frame. The package handles the intermediary steps by converting R-objects to JSON and vice versa.

Getting started

Package details

MaintainerGowtham Rao <rao@ohdsi.org>
LicenseApache License 2.0
Version1.3.3
URL https://ohdsi.github.io/ROhdsiWebApi/ https://github.com/OHDSI/ROhdsiWebApi
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("OHDSI/ROhdsiWebApi")
OHDSI/ROhdsiWebApi documentation built on March 15, 2023, 1:23 p.m.