Learn R Programming

elevatr (version 0.99.0)

loc_check: 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)

Arguments