plotPolygons: Function plotPolygons

plotPolygonsR Documentation

Function plotPolygons

Description

Function plotPolygons

Usage

plotPolygons(
  tver = form("cube")$ver,
  pol = form("cube")$pol,
  add = F,
  col = "lightgrey",
  transparency = 0,
  border = "black",
  culling = "none",
  xlim = NULL,
  ylim = NULL,
  fun = mean
)

AndreasFischer1985/threeD documentation built on June 4, 2023, 1:29 a.m.