.attr_transfer {volker}R Documentation

Transfer attributes from one to another object

Description

Transfer attributes from one to another object

Usage

.attr_transfer(to, from, keys)

Arguments

to

The target object.

from

The source object.

keys

A character vector of attribute keys

Value

The target object with the updated attributes.


[Package volker version 3.1.0 Index]