dksetview: preset orientations

View source: R/utility.R

dksetviewR Documentation

preset orientations

Description

A function to orient 3d topographical maps using preset values.

Usage

dksetview(orient = "occlusal")

Arguments

orient

a character string indicating the targeted orientation (default is occlusal)

Value

sets the orientation of the 'rgl' window.

See Also

dkmap

Examples

inclinCusp <- inclin(dkmodel$cusp)
dkmap(dkmodel$cusp, inclinCusp, col = "inclin", min.range = 0, max.range = 180)
dksetview()
#possible orientations are "distal", "left", "occlusal", "mesial" and "right"

doolkit documentation built on Feb. 16, 2023, 11 p.m.