cast_site_prob: Subset cast dataset per probability threshold

Description Usage Arguments Value

View source: R/cast_site_prob.R

Description

Takes the input cast dataset and subsets into dataset containing only those species that were part of at least one species pair occurring with a probability >= a certain threshold value.

Usage

1
cast_site_prob(data, prob = 0.5, site = "missing")

Arguments

data

Input cast dataset

prob

Numeric probability threshold value, from which on (>=) species are subset - e.g. 0.5 (standard)

site

EBN (El Bosque Nuevo) or PP (Peru Panguana)

Value

By probability threshold reduced dataset


JonasGeschke/NicheOverlapR documentation built on May 7, 2019, 12:03 p.m.