keep_attributes: Keep attributes of an object

View source: R/utils.R

keep_attributesR Documentation

Keep attributes of an object

Description

Keep attributes of an object

Usage

keep_attributes(x, y, force_class = NA, force_attrs = NA)

Arguments

x

the new object the attributes shall be applied to

y

the original reference object with the attributes that shall be retained

force_class

class to overwrite values from y

force_attrs

attributes to overwrite values from y


ghxm/comPosition documentation built on Jan. 29, 2024, 6:57 p.m.