print.summary.medic: Print Summary of Medication

View source: R/summary-utils.R

print.summary.medicR Documentation

Print Summary of Medication

Description

This function prints a summary of medication information.

Usage

## S3 method for class 'summary.medic'
print(x, ...)

Arguments

x

An object of class summary.medic.

...

currently only included for compatibility with generic. Has no effect.

Details

This function prints various information about medication, including cluster frequency, medication frequency, number of different medication taken in the study period, average exposure trajectories, and average exposure trajectories by ATC groups.

Value

The function is called for its side effects and does not return any value.


tame documentation built on April 12, 2025, 1:40 a.m.