View source: R/combine_storyboard_dfs.R
combine_storyboard_dfs | R Documentation |
'combine_storyboard_dfs()' combine the various Storybards DFs
combine_storyboard_dfs(data)
data |
is a data frame which contains the data for which you want to create a storyboard |
A data frame that has combined the various data frames of the storyboard package
# Test with embedded data set "storyboard_dataset" storyboard_dataset %>% combine_storyboard_dfs()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.