hillshade_pca: Hillshade PCA function

Description Usage Arguments Value

Description

Hillshade PCA function

Usage

1
hillshade_pca(x, azi = seq(0, 180, 22.5)[1:8], n = 5000)

Arguments

x

RasterLayer object representing a DEM

azi

numeric vector of azimuth of different shading directions

n

numeric, number of pixels to sample for PCA. Default = 5000

Value

list, containing hillshade pca and the associated prcomp class


stevenpawley/spmTools documentation built on June 22, 2019, 1:27 p.m.