storyboard_plot: Create a plotly interactive timeline of a patient journey...

View source: R/Storyboard_Plot.R

storyboard_plotR Documentation

Create a plotly interactive timeline of a patient journey from a tumor registry

Description

'storyboard_plot()' takes the aggregated data frames from combine_storyboard_dfs to produce a plotly data visualization of a patient journey

Usage

storyboard_plot(data)

Arguments

data

is a data frame down stream of combine_storyboard_df and further filtered for a specific record ID of interest

Value

A ggplotly Storyboard for a given subject

Examples

# Test with embedded data set "storyboard_dataset"
StoryboardR::storyboard_dataset %>%


TheMillerLab/StoryboardR documentation built on Jan. 12, 2023, 11:24 a.m.