coords.s2pp: Extract coordinates of a point pattern on a sphere

View source: R/s2pp.R

coords.s2ppR Documentation

Extract coordinates of a point pattern on a sphere

Description

Extract coordinates of a point pattern on a sphere

Usage

## S3 method for class 's2pp'
coords(x, ...)

Arguments

x

Object of class "s2pp"

...

Ignored

Value

a data.frame with one row for each point, containing the coordinates.


spatstat/spatstat.sphere documentation built on Jan. 27, 2023, 2:59 a.m.