add.array.values: Add an array to values

View source: R/values-functions.R

add.array.valuesR Documentation

Add an array to values

Description

Add an array of a new variable to a values object.

Usage

add.array.values(values, new.array, variable = "New Data")

Arguments

values

the values object

new.array

the array to be added

variable

the name of the new variable

See Also

Other Values Manipulation: get.array.values, get.origin, get.subset.values, set.origin


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.