altitude {hSDM} | R Documentation |
Virtual altitudinal data
Description
Data frame with virtual altitudinal data. The data frame is used in the examples of the hSDM package vignette to derive an altitude raster determining species habitat suitability.
Format
altitude
is a data frame with 2500 observations (50 x 50 cells) and 3 variables:
x
coordinates of the center of the cell on the x axis
y
coordinates of the center of the cell on the y axis
altitude
altitude (m)
[Package hSDM version 1.4.4 Index]