Learn R Programming

radiant.data (version 1.6.2)

copy_attr: 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