generate_node_styling {putior} | R Documentation |
Generate node styling based on node types and theme
Description
Generate node styling based on node types and theme
Usage
generate_node_styling(
workflow,
theme = "light",
show_workflow_boundaries = TRUE
)
Arguments
workflow |
Workflow data frame |
theme |
Color theme ("light", "dark", "auto", "minimal", "github") |
Value
Character vector of styling definitions
[Package putior version 0.1.0 Index]