dot-getSRTM: Download SRTM elevation raster

.getSRTMR Documentation

Download SRTM elevation raster

Description

Download SRTM elevation raster

Usage

.getSRTM(xydat, download = TRUE, path = tempdir(), verbose = FALSE)

Arguments

xydat

A dataframe with x and y coordinates

download

Default to TRUE. Whether the data should be downloaded

path

where the downloads should go. Default to the current directory

verbose

if you want to print messages of progress or warnings

Details

Basedd on getData from raster

Value

raster

Note

borrowed from raster package but adapted to work directly within the occTest workflow

See Also

getData

Other Geo: .coords2country()


occTest documentation built on Nov. 18, 2022, 5:07 p.m.