all_types: Summary statistics for all types in a Multitype Point Pattern

View source: R/cluster.R

all_typesR Documentation

Summary statistics for all types in a Multitype Point Pattern

Description

Wrapper for alltypes that that allows for a subset of the input ppp marks to be used, as specified by the parameter which.marks.

Usage

all_types(points, which.marks = NULL, ...)

Arguments

points

multitype ppp object

which.marks

string specifying column of the ppp marks data.frame to use as marks for cross- type analysis

...

argument passed to alltypes

Value

Object of class "fv" - see fv.object

See Also

alltypes


keithschulze/supr documentation built on Nov. 26, 2022, 7:09 a.m.