View source: R/getCohortExpectations.R
tableCohortExpectations | R Documentation |
Create a table summarising cohort expectations
tableCohortExpectations(expectations, type = "reactable")
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. |
Summary of cohort expectations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.