loc_check: function to check input type and projection. All input types...

View source: R/internal.R

loc_checkR Documentation

function to check input type and projection. All input types convert to a SpatialPointsDataFrame for point elevation and bbx for raster.

Description

function to check input type and projection. All input types convert to a SpatialPointsDataFrame for point elevation and bbx for raster.

Usage

loc_check(locations, prj = NULL)

elevatr documentation built on Sept. 13, 2023, 1:07 a.m.