tableCohortExpectations: Create a table summarising cohort expectations

View source: R/getCohortExpectations.R

tableCohortExpectationsR Documentation

Create a table summarising cohort expectations

Description

Create a table summarising cohort expectations

Usage

tableCohortExpectations(expectations, type = "reactable")

Arguments

expectations

Data frame or tibble with cohort expectations. It must contain the following columns: cohort_name, estimate, value, and source.

type

Table type to view results. See visOmopResults::tableType() for supported tables.

Value

Summary of cohort expectations


PhenotypeR documentation built on Aug. 8, 2025, 6:30 p.m.