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.


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