R/CohortExpression.R
cohortExpressionFromJson.Rd
Reads a String (json) and deserializes it into a org.ohdsi.circe.cohortdefinition.CohortExpression
cohortExpressionFromJson(expressionJson)
expressionJson | A character vector containing the cohort expression. |
---|
A RJSIONIO list representing the JSON structure.