copy_attr: Copy attributes from one object to another

View source: R/radiant.R

copy_attrR Documentation

Copy attributes from one object to another

Description

Copy attributes from one object to another

Usage

copy_attr(to, from, attr)

Arguments

to

Object to copy attributes to

from

Object to copy attributes from

attr

Vector of attributes. If missing all attributes will be copied


radiant.data documentation built on Oct. 16, 2023, 9:07 a.m.