View source: R/summary-utils.R
print.summary.medic | R Documentation |
This function prints a summary of medication information.
## S3 method for class 'summary.medic'
print(x, ...)
x |
An object of class |
... |
currently only included for compatibility with generic. Has no effect. |
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.
The function is called for its side effects and does not return any value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.