aou_execute_cohort: Execute a cohort from server

View source: R/functions.R

aou_execute_cohortR Documentation

Execute a cohort from server

Description

Execute a cohort from server

Usage

aou_execute_cohort(cohortId, baseUrl = "http://atlas-demo.ohdsi.org:80/WebAPI")

Arguments

cohortId

identifier of cohort on atlas server (in URL of the cohort when defining it)

baseUrl

URL of the Atlas server

Value

cohort id and data.frame with cohort data (person, start and end date)


cmayer2/r4aou documentation built on May 22, 2022, 9:37 p.m.