ae_codebook | R Documentation |
'ae_codebook()'transforms adverse event data to the appropriate strings per the AE codebook
ae_codebook(data)
data |
is a dataframe from a tumor registry with the Adverse Events Instrument |
A dataframe which contains the data with numerics replaced by stings
# Test with embedded data set "storyboard_dataset" storyboard_dataset %>% ae_codebook()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.