get_elev: Get elevation data

View source: R/get_elev.R

get_elevR Documentation

Get elevation data

Description

'get_elevation()' takes a directory that hosts shapefile and returns an owin object of altitudes.

Usage

get_elev(load_path, ...)

Arguments

load_path

path to the shp file (note: a folder)

...

other parameters passed to 'elevatr::get_elev_raster()'. The resolution argument z must be specified.

Value

an im object (unit: meters)


geocausal documentation built on April 3, 2025, 8:46 p.m.