extract_velox_gps: Extracts values for GPS df from velox raster

Description Usage Arguments Value

Description

Extracts values for GPS df from velox raster

Usage

1
extract_velox_gps(veloxRaster, spdf)

Arguments

veloxRaster

A list of two elements (from convert_to_velox function). First is list of velox raster, second is df of date information.

spdf

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

Value

A data.frame that is long by date. It has the observation for each date and GPS point in the raster data.


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