compile: Compile a Capr object to json

compileR Documentation

Compile a Capr object to json

Description

Compile a Capr object to json

Usage

compile(object, ...)

Arguments

object

A Capr object such as a cohort, list of cohorts, or concept set.

...

Arguments passed on to jsonlite::toJSON. e.g. 'pretty = TRUE' for nicely formatted json.

Value

The json representation of the Capr object


OHDSI/Capr documentation built on Feb. 20, 2025, 4 a.m.