add_multi_padding: add_multi_padding

View source: R/add_padding.R

add_multi_paddingR Documentation

add_multi_padding

Description

Adds multiple levels padding to the matrix

Usage

add_multi_padding(heightmap, pad = 1)

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.

pad

Number of padding entries

Value

Hillshade with edges padded


rayimage documentation built on Jan. 17, 2023, 9:07 a.m.