add_padding {rayshader} | 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 rayshader version 0.37.3 Index]