as.data.frame.spp: Extract coordinates of a spherical point pattern into a...

Description Usage Arguments Value

Description

Extract coordinates of a spherical point pattern into a data.frame

Usage

1
2
## S3 method for class 'spp'
as.data.frame(x, row.names = NULL, ..., coord_type = NULL)

Arguments

x

Spherical point patten of class "spp".

row.names

NULL or a character vector giving the row names for the data frame. Missing values are not allowed.

...

Ignored.

coord_type

String. Type of coordinates used for return coordinates. Defaults to coordinate type of x. See spp for supported coordinate types.

Value

data.frame with coordinates.


rubak/spatstatsphere documentation built on May 28, 2019, 9:56 a.m.