powered by
Given a spatial object on a network, these functions extract the window in which the network is defined.
# S3 method for lpp Window(X, …) # S3 method for lppm Window(X, …)
# S3 method for lppm Window(X, …)
A spatial object.
Ignored.
An object of class "owin" (see owin.object) specifying an observation window.
"owin"
owin.object
These are methods for the generic function Window which extract the spatial window in which the object X is defined.
Window
X
For the methods defined here, X should be a spatial object on a linear network (object of class "lpp" or "lppm").
"lpp"
"lppm"
Window.
# NOT RUN { Window(spiders) # }
Run the code above in your browser using DataLab