For internal use only.

default_graph_title(split_columns = FALSE)

Arguments

split_columns

logical, whether the columns were split in dataframes_graph() or vis_drake_graph() with the split_columns argument.

Value

a character scalar with the default graph title for vis_drake_graph().

See also

dataframes_graph(), vis_drake_graph()

Examples

default_graph_title()
#> [1] "Dependency graph"