get.subset.values: Get a subset of a 'values' object.

View source: R/values-functions.R

get.subset.valuesR Documentation

Get a subset of a values object.

Description

Get a subset of a values object.

Usage

get.subset.values(values, variables = NULL, xlim = c(-Inf, Inf),
  ylim = c(-Inf, Inf), zlim = c(-Inf, Inf))

Arguments

values

the values object

variables

A vector of the subset of variables to extract from the values object.

xlim, ylim, zlim

The ranges of the subset coordinates.

See Also

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


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