conceptSetPrintFriendly: Render conceptSet array for print-friendly

View source: R/PrintFriendly.R

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


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