.attr_transfer {volker} | R Documentation |
Transfer an attribute from one to another object
.attr_transfer(to, from, key)
to |
The target object. |
from |
The source object. |
key |
The attribute key as character value. |
The target object with the updated attribute.