align_crs: Make sure the velox raster and the GPS spdf have the same CRS

Description Usage Arguments Value Examples

Description

Make sure the velox raster and the GPS spdf have the same CRS

Usage

1
align_crs(veloxRasterList, spdf)

Arguments

veloxRasterList

A list of raster in velox format.

spdf

A SpatialPointsDataFrame from the sp package.

Value

An spdf with the same format as the velox raster data.

Examples

1
2
3
add(1, 1)
add(10, 1)
notes: This should only be run once for the entire operation and thus it should be done before entering the extraction phase.

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