Description Usage Arguments Value
Extracts values for GPS df from velox raster
1 | extract_velox_gps(veloxRaster, spdf)
|
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. |
A data.frame that is long by date. It has the observation for each date and GPS point in the raster data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.