add_precursors: add_precursors

View source: R/utils-data.R

add_precursorsR Documentation

add_precursors

Description

Add names of precursors (objects that contribute to the computation) to a data system object. This allows for granular tracking of dependencies across the data system.

Usage

add_precursors(x, ...)

Arguments

x

An object

...

Names of precursor objects (character)

Value

x with units appended to any existing comments.


bpbond/gcamdata documentation built on March 22, 2023, 4:52 a.m.