highlight.points.spheres: Draw small 3D spheres at given points.

View source: R/highlight.R

highlight.points.spheresR Documentation

Draw small 3D spheres at given points.

Description

Draw small 3D spheres at given points.

Usage

highlight.points.spheres(coords, color = "#FF0000", radius = 1)

Arguments

coords

double vector or nx3 double matrix, the xyz point coordinates.

color

the sphere color, like '#FF0000' or "red".

radius

double, the sphere radius

See Also

Other 3d utility functions: highlight.vertices.spheres(), vertex.coords()


dfsp-spirit/nitools documentation built on Jan. 26, 2024, 8:24 p.m.