View source: R/make_base_triangulated.R
make_base_triangulated | R Documentation |
Makes the base below the 3D elevation map.
make_base_triangulated(tris, basedepth = 0, basecolor = "grey20")
tris |
A two-dimensional matrix, where each entry in the matrix is the elevation at that point. All points are assumed to be evenly spaced. |
basedepth |
Default '0'. |
basecolor |
Default 'grey20'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.