default_atc_groups {tame}R Documentation

Default ATC groups for summaries

Description

This function finds the default ATC groups for the summaries. It is used in the summary.medic function.

Usage

default_atc_groups(object, min_n = 2)

Arguments

object

A medic object.

min_n

The minimum number of ATC groups to be found.

Value

A data frame with two columns: regex and atc_groups.


[Package tame version 0.2.0 Index]