.keepAttrs {SpaDES.core}R Documentation

Attach missing attributes from x to y

Description

This is an internal helper.

Usage

.keepAttrs(x, y, omitAttrs = c(".envir", ".list", ".xData", ".Data"))

Arguments

x

an object with attributes

y

an object with attributes


[Package SpaDES.core version 2.1.0 Index]