graph_chunks: graph_chunks

View source: R/graph.R

graph_chunksR Documentation

graph_chunks

Description

graph_chunks

Usage

graph_chunks(
  module_filter = NULL,
  plot_gcam = FALSE,
  include_disabled = FALSE,
  quiet = TRUE
)

Arguments

module_filter

Optional name of module to filter by

plot_gcam

Plot a node for GCAM (all XMLs feed to)?

include_disabled

Plots nodes of disabled chunks?

quiet

Suppress messages?

Value

Adjacency matrix showing chunk-to-chunk data flows


JGCRI/gcamdata documentation built on March 21, 2023, 2:19 a.m.