print.summary.medic {tame} | R 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 |
... |
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.
[Package tame version 0.2.0 Index]