cohortPrintFriendly {CirceR}R Documentation

Render cohort print-friendly

Description

Generates a print-friendly (human-readable) representation of the cohort definition. This can for example be used in a study protocol.

Usage

cohortPrintFriendly(expression)

Arguments

expression

A character vector or result of cohortExpressionFromJson containing the cohort expression.

Value

A character vector containing the markdown.


[Package CirceR version 1.3.3 Index]