graphExpenseFlow: Generate a sankey graph for a given dataset

View source: R/graphExpenseFlow.R

graphExpenseFlowR Documentation

Generate a sankey graph for a given dataset

Description

Generate a sankey graph for a given dataset

Usage

graphExpenseFlow(.data)

Arguments

.data

tibble

Value

box plot graph.

Examples

dataExpenseFlow(year=2020) %>% graphExpenseFlow()

tchiluanda/Rcofog documentation built on July 1, 2022, 8:53 p.m.