View source: R/safety_summary.R
create.safety_summary | R Documentation |
function that creates a safety_summary object from individual data.frames
create.safety_summary(group, non_serious, serious)
group |
a data frame that contains the group-level statistics |
non_serious |
a data frame that contains the non-serious term-group level statistics |
serious |
a data frame that contains the serious term-group level statistics |
a safety_summary object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.