| compare_yearly | R Documentation |
Matches on concept_id x year x sex x age_group (inner join). Only keeps strata where both datasets have prevalence > 0.
compare_yearly(d1, d2, prev_table = "condition_prevalence")
d1 |
Named list from |
d2 |
Named list from |
prev_table |
Name of the prevalence table to compare. |
tibble with one row per matched stratum, full PR column set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.