attrcp: Copy attributes

View source: R/softattr.R

attrcpR Documentation

Copy attributes

Description

Copy the attributes of x to y

Usage

attrcp(x, y, ignore = c("name", "model", "n.apps", "appendix", "dimnames"))

Arguments

x

input object with attributes

y

input object to receive attributes

ignore

names of attributes that will not be copied from x to y

Value

same as y but with attributes of x

See Also

softattr


metno/esd documentation built on April 24, 2024, 9:19 p.m.