Skip to contents

Extract eBird data for specified location

Usage

clean_ebird_data(file_data, location, call = rlang::caller_env())

Arguments

file_data

Path to csv file containing eBird data

location

A string containing the exact name of the location to extract from the data set

call

The environment from which the function is called

Value

Tibble in tidy data format