util_inherit_attributes {nhlapi} | R Documentation |
Take attributes with names specified by atrs
from object src
and add them as the same attributes to tgt
.
util_inherit_attributes(src, tgt, atrs = c("url", "copyright"))
src |
|
tgt |
|
atrs |
|
object
, same as tgt
with attributes added.