get_species: Get species

View source: R/get_species.R

get_speciesR Documentation

Get species

Description

Gets all identified species.

Usage

get_species(package = NULL, datapkg = lifecycle::deprecated())

Arguments

package

Camera trap data package object, as returned by read_camtrap_dp().

datapkg

Deprecated. Use package instead.

Value

A tibble data frame with all scientific names and vernacular names of the identified species.

See Also

Other exploration functions: get_cam_op(), get_custom_effort(), get_effort(), get_n_individuals(), get_n_obs(), get_n_species(), get_rai(), get_rai_individuals(), get_record_table(), get_scientific_name()

Examples

get_species(mica)

inbo/camtraptor documentation built on June 2, 2025, 5:17 a.m.