conceptSetListPrintFriendly: Render conceptSet array for print-friendly

View source: R/PrintFriendly.R

conceptSetListPrintFriendlyR 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.


OHDSI/CirceR documentation built on April 26, 2024, 9:44 a.m.