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

See Also

Other process_functions: util_abbreviate(), util_all_is_integer(), util_bQuote(), util_backtickQuote(), util_coord_flip(), util_count_NA(), util_extract_matches(), util_par_pmap(), util_setup_rstudio_job(), util_suppress_output()


dataquieR documentation built on May 29, 2024, 7:18 a.m.