getInnerEventInfo | R Documentation |
Retrieve the event info encapsulated in a complex (i.e., per episode or sliding window) CMA object.
getInnerEventInfo( x, flatten.medication.groups = FALSE, medication.groups.colname = ".MED_GROUP_ID" )
x |
a CMA object. |
flatten.medication.groups |
Logical, if |
medication.groups.colname |
a string (defaults to ".MED_GROUP_ID")
giving the name of the column storing the group name when
|
a data.frame containing the CMA estimate(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.