graphIt: graphIt

View source: R/HTGM3D.R

graphItR Documentation

graphIt

Description

annotate a selected point in the 3d graphic

Usage

graphIt(mat3d, sp, w, r, verbose)

Arguments

mat3d

component of HTGM3Ddriver() output list

sp

integer vector containing c(x,y,z) coordinated of point

w

integer line number within mat3d

r

numeric max value of x,y,z ranges

verbose

integer vector representing vprint classes

Value

returns no value, but has side effect of annotating the 3D graph


HTGM3D documentation built on June 8, 2025, 11:06 a.m.