pov_selecter {Arothron} | R Documentation |
pov_selecter
Description
Internal function to define the points of view
Usage
pov_selecter(mesh, grid, start.points = 250, method = "ast3d")
Arguments
mesh |
object of class mesh3d |
grid |
matrix: a 3D grid |
start.points |
numeric: number of center to be found |
method |
character: select "a" or "c" for respectively AST-3D and CA-LSE method |
Value
selection numeric: positioning vector of the selected points of the grid
Author(s)
Antonio Profico, Costantino Buzi, Marina Melchionna, Paolo Piras, Pasquale Raia, Alessio Veneziano
[Package Arothron version 2.0.5 Index]