getCwacSppCounts: Get all CWAC counts for a species

View source: R/getCwacSppCounts.R

getCwacSppCountsR Documentation

Get all CWAC counts for a species

Description

Get all CWAC counts for a species

Usage

getCwacSppCounts(spp_code)

Arguments

spp_code

The CWAC code of a species. Only a single species is accepted at the moment.

Value

A tibble with all the counts recorded for the desired species. Note that there might be warnings about formatting.

Examples

getCwacSppCounts(41)
getCwacSppCounts("41")

AfricaBirdData/CWAC documentation built on Aug. 5, 2024, 12:40 a.m.