drake_graph_info_impl: Internal function

View source: R/drake_graph_info.R

drake_graph_info_implR Documentation

Internal function

Description

Not a user-side function.

Usage

drake_graph_info_impl(
  config,
  from = NULL,
  mode = c("out", "in", "all"),
  order = NULL,
  subset = NULL,
  build_times = "build",
  digits = 3,
  targets_only = FALSE,
  font_size = 20,
  from_scratch = FALSE,
  make_imports = TRUE,
  full_legend = FALSE,
  group = NULL,
  clusters = NULL,
  show_output_files = TRUE,
  hover = FALSE,
  on_select_col = NULL
)

Arguments

config

A drake_config() object.


wlandau-lilly/drake documentation built on March 6, 2024, 8:18 a.m.