plot.bbpoly: Plot bbpoly object

View source: R/bbpoly.R

plot.bbpolyR Documentation

Plot bbpoly object

Description

Plot bbpoly object

Usage

## S3 method for class 'bbpoly'
plot(x, normals = FALSE, faces = FALSE, ecol = 2, ncol = 4, add = TRUE, ...)

Arguments

x

bbpoly object

normals

draw normals

faces

draw faces

ecol

edge color

ncol

normal color

add

add or not

...

passsed to shade3d or lines (2d)


antiphon/Kdirectional documentation built on Feb. 13, 2023, 6:26 a.m.