View source: R/Storyboard_Plot.R
storyboard_plot | R Documentation |
'storyboard_plot()' takes the aggregated data frames from combine_storyboard_dfs to produce a plotly data visualization of a patient journey
storyboard_plot(data)
data |
is a data frame down stream of combine_storyboard_df and further filtered for a specific record ID of interest |
A ggplotly Storyboard for a given subject
# Test with embedded data set "storyboard_dataset" StoryboardR::storyboard_dataset %>%
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.