trim_padding: trim_padding

View source: R/add_padding.R

trim_paddingR Documentation

trim_padding

Description

Trims padding

Usage

trim_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 trimmed


rayshader documentation built on July 9, 2023, 7:11 p.m.