Learn R Programming

radiant.data (version 0.8.0)

copy_attr: Copy attributes from on object to another

Description

Copy attributes from on 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