View source: R/summary-utils.R
default_atc_groups | R Documentation |
This function finds the default ATC groups for the summaries. It is used in
the summary.medic
function.
default_atc_groups(object, min_n = 2)
object |
A |
min_n |
The minimum number of ATC groups to be found. |
A data frame with two columns: regex
and atc_groups
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.