conceptSetListPrintFriendly {CirceR}R Documentation

Render conceptSet array for print-friendly

Description

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

Usage

conceptSetListPrintFriendly(conceptSetList)

Arguments

conceptSetList

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

Value

A character vector containing the markdown.


[Package CirceR version 1.3.3 Index]