Learn R Programming

fetchR (version 2.1-1)

Fetch: Fetch Class

Description

Class to hold Fetch objects.

Arguments

Slots

names

character vector containing the names for each location.

max_dist

numeric vector of length 1 containing the maximum distance a fetch vector is allowed.

Extends

Class "list" directly, and class "vector", by class "list".

Details

A Fetch object is essentially a list of SpatialLines objects.