ppp.trim: Function that removes, from point pattern, species with N...

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Function that removes, from point pattern, species with N lower than a specificed threshold

Usage

1
ppp.trim(comm.ppp, min.abu)

Arguments

comm.ppp

A marked point pattern of spatstat's 'ppp', where marks identify each point (individual) to a species.

min.abu

The threshold. All species with N >= min.abu will be removed.

Value

ppp object


petrkeil/spasm documentation built on Jan. 15, 2021, 6:08 p.m.