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.


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