View source: R/values-functions.R
| get.subset.values | R Documentation |
values object.Get a subset of a values object.
get.subset.values(values, variables = NULL, xlim = c(-Inf, Inf),
ylim = c(-Inf, Inf), zlim = c(-Inf, Inf))
values |
the |
variables |
A vector of the subset of variables to extract from the values object. |
xlim, ylim, zlim |
The ranges of the subset coordinates. |
Other Values Manipulation: add.array.values,
get.array.values, get.origin,
set.origin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.