render.isosurfaces: rendering di isosuperfici da matrice values (openGL)

View source: R/display-functions.R

render.isosurfacesR Documentation

rendering di isosuperfici da matrice values (openGL)

Description

rendering di isosuperfici da matrice values (openGL)

Usage

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

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.

Rendering remoto usando Xvfb (da implementare)


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