add_flags: add_flags

View source: R/utils-data.R

add_flagsR Documentation

add_flags

Description

Add character flags to a data system object. Flags are used internally, and in some cases (for testing data) are written out with the data when the file is saved.

Usage

add_flags(x, ...)

Arguments

x

An object

...

One or more flags (that can be coerced to character)

Value

x with flags appended to any existing flags


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