verify_identical_prebuilt: verify_identical_prebuilt

View source: R/utils-data.R

verify_identical_prebuiltR Documentation

verify_identical_prebuilt

Description

Check whether objects are identical to their prebuilt versions.

Usage

verify_identical_prebuilt(..., pb = NULL)

Arguments

...

The objects

pb

PREBUILT_DATA object; overridden only for testing

Value

A logical indicating whether a mismatch occurred.

Note

Called primarily for its side effects: a warning is issued for each non-identical object.


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