util_attach_attr: Attach attributes to an object and return it

View source: R/util_attach_attr.R

util_attach_attrR Documentation

Attach attributes to an object and return it

Description

Attach attributes to an object and return it

Usage

util_attach_attr(x, ...)

Arguments

x

the object

...

named arguments, each becomes an attributes

Value

x, having the desired attributes attached


dataquieR documentation built on July 26, 2023, 6:10 p.m.