add_multi_padding | R Documentation |
Adds multiple levels padding to the matrix
add_multi_padding(heightmap, pad = 1)
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. |
pad |
Number of padding entries |
Hillshade with edges padded
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.