extract_soil_gps: Extracts values for GPS df from soil velox raster

Description Usage Arguments Value Examples

Description

Extracts values for GPS df from soil velox raster

Usage

1
extract_soil_gps(velox_raster, spdf, soil_layers)

Arguments

velox_raster

A list of velox raster from which to extract values

spdf

A SpatialPointsDataFrame of the GPS for which we'll be extracting data from the velox raster.

soil_layers

the names of the variables being extracted. These are applied to the extracted values.

Value

A list of velox raster extracts with one point per lon/lat in the spdf

Examples

1
## Not run: extract_soil_gps(raster_list, SpatialPointsDataFrame, c("ph", "n"))

one-acre-fund/soilgrids documentation built on May 16, 2019, 5:02 a.m.