cirwin: Create a window on the circle

Description Usage Arguments Value Author(s)

View source: R/cirwin.R

Description

Creates an object of class "cirwin" representing an observation window on the circle

Usage

1
cirwin(type = "circle", intervals)

Arguments

type

The type of window to be created. Can be either the full circle or a subset and should be "circle" respectively "arcs". If type is "circle" the second argument intervals will be ignored

intervals

Only required for type="arcs". A vector or matrix like object with length 2 respectively number of columns equal to 2*n, where n is some positive integer If specified as a vector (or matrix) the entries (columns) should be alternating between lower and upper bound, starting with the lower bound.

Value

An object of class cirwin, which contains information regarding the window specified

Author(s)

Andreas Dyreborg Christoffersen andreas@math.aau.dk


adchSTATS/spatstatciradd documentation built on May 3, 2019, 8:32 p.m.