Rdocumentation
powered by
Learn R Programming
spatgraphs (version 2.62)
spatgraphs-clip.sg: Clip edges that cross window border
Description
Cuts off the edges that cross pattern's window border. Needs 'owin'-object from spatstat.
Usage
clip.sg(x, pp, window=NULL)
Arguments
x
spatgraph object.
pp
Point pattern from which x is computed.
window
Optional owin-object if the one in pp is not suitable.
Details
ll
{ Date: 2008-07-30 License: GPL v2 or later }