combine_storyboard_dfs: Combine Storyboard data frames

View source: R/combine_storyboard_dfs.R

combine_storyboard_dfsR Documentation

Combine Storyboard data frames

Description

'combine_storyboard_dfs()' combine the various Storybards DFs

Usage

combine_storyboard_dfs(data)

Arguments

data

is a data frame which contains the data for which you want to create a storyboard

Value

A data frame that has combined the various data frames of the storyboard package

Examples

# Test with embedded data set "storyboard_dataset"
storyboard_dataset %>%
  combine_storyboard_dfs()

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