catch_all: CatchAll for estimating species richness and model selection

Description Usage Arguments Examples

Description

This function implements a series of estimator and selects several of them for estimating species richness

Usage

1
catch_all(input_data, ...)

Arguments

input_data

An input type that can be processed by convert()

...

Other arguments for select_best_models

Examples

1
2
3
library(breakaway)
data(apples)
catch_all(apples)

statdivlab/CatchMore documentation built on May 8, 2019, 8:12 a.m.