bppp: Build a point or line segment pattern object within a raster...

View source: R/footprint.R

bpppR Documentation

Build a point or line segment pattern object within a raster window.

Description

This point or line segment pattern is designed to be a child window from a large raster parent, sharing exact alignment and resolution.

Usage

bppp(x1, pare, diam = 0)

bpsp(x1, x2, pare, diam = 0)

Arguments

x1

coordinate, x,y two values

pare

sparse parent raster, from buildparent

diam

diameter used to buffer the grids

x2

coordinates, x,y two values

Details

Function bppp is used for point patterns, bpsp for line segment patterns

Value

spatstat point or line segment pattern with built-in raster window


AustralianAntarcticDivision/footprint documentation built on Aug. 26, 2023, 5:52 a.m.