conceptSetPrintFriendly {CirceR}R Documentation

Render conceptSet array for print-friendly

Description

Generates a print-friendly (human-readable) representation of a single concept set. This can for example be used in a study protocol.

Usage

conceptSetPrintFriendly(conceptSet)

Arguments

conceptSet

A ConceptSet (from cohortExpression.conceptSets[i]), a JSON string, or a list from RJSONIO::fromJson

Value

A character vector containing the markdown.


[Package CirceR version 1.3.3 Index]