make_shadow | R Documentation |
Makes the base below the 3D elevation map.
make_shadow(
heightmap,
basedepth,
shadowwidth,
color,
shadowcolor,
offset = c(0, 0)
)
heightmap |
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 'grey20'. |
shadowwidth |
Default '50'. Shadow width. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.