render.isosurfaces.static: rendering di isosuperfici da matrice values

View source: R/display-functions.R

render.isosurfaces.staticR Documentation

rendering di isosuperfici da matrice values

Description

rendering di isosuperfici da matrice values

Usage

render.isosurfaces.static(values, variable = NULL, levels = 0,
  add = FALSE, alpha = NULL, color = NULL, file.name = NULL,
  axes = TRUE, mask = NULL)

Arguments

mask

a function of 3 arguments returning a logical array, a three dimensional logical array, or NULL. If not NULL, only cells for which mask is true at all eight vertices are used in forming the contour. Can also be a list of functions the same length as level.


planit-group/Rplanit documentation built on July 4, 2025, 2:17 p.m.