copy_attr {radiant.data} | R 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 |
[Package radiant.data version 1.6.6 Index]