getCwacSiteCounts: Get all CWAC counts from a site

View source: R/getCwacSiteCounts.R

getCwacSiteCountsR Documentation

Get all CWAC counts from a site

Description

Get all CWAC counts from a site

Usage

getCwacSiteCounts(loc_code)

Arguments

loc_code

The code of a CWAC site

Value

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

Examples

getCwacSiteCounts(26352535) # Results in warning
getCwacSiteCounts("26352535")

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