Hills {molaR} | R Documentation |
Hills surface mesh
Description
Sample mesh created with the formula: 'z=3cos(x/2)+3sin(y/2)
A triangular mesh representing a sine-cosine plane - called by data(Hills)
Usage
data(Hills)
Format
An object of class "mesh3d"
Hills
: triangular mesh representing a sine-cosine plane.
Examples
data(Hills)
DNE_Output <- DNE(Hills)
DNE3d(DNE_Output)
[Package molaR version 5.3 Index]