add_padding {rayimage} | R Documentation |
add_padding
Description
Adds padding to the matrix
Usage
add_padding(heightmap)
Arguments
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. |
Value
Hillshade with edges padded
[Package rayimage version 0.11.0 Index]