Learn R Programming

drake (version 5.2.1)

default_graph_title: Return the default title of the graph for vis_drake_graph().

Description

For internal use only.

Usage

default_graph_title(split_columns = FALSE)

Arguments

split_columns

deprecated

Value

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

See Also

dataframes_graph(), vis_drake_graph()

Examples

Run this code
# NOT RUN {
default_graph_title()
# }

Run the code above in your browser using DataLab