NARR_get_points: Get data values by specifying long/lat locations

Description Usage Arguments Value

Description

Get data values by specifying long/lat locations

Usage

1
NARR_get_points(X, x, y = NULL, time = 1, ...)

Arguments

X

NARRRefClass object

x

numeric vector of x locations (longitude), or a matrix, data frame or list of x and y locations

y

numeric vector of y locations - if NULL then these must be part of x

time

numeric index or POSIXct

...

further arguments for raster::extract()

Value

as specified by raster::extract()


BigelowLab/spnc documentation built on May 5, 2019, 2:45 p.m.