Learn R Programming

CirceR (version 1.3.3)

cohortPrintFriendly: 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)

Value

A character vector containing the markdown.

Arguments

expression

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