highlight.points.spheres: 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