make_ebird.Rd
Munge eBird for Use Case
make_ebird(
dir.ebird.in,
dir.out = NULL,
fns.samps = NULL,
fns.obs = NULL,
mmyyyy = "fEb-2022",
overwrite = FALSE,
countries = c("US", "CA"),
states = NULL,
species = NULL,
complete.only = TRUE,
protocol = c("Traveling", "Stationary"),
remove.bbs.obs = TRUE,
max.birds.checklist = 55,
years = NULL,
max.effort.km = NULL,
max.effort.mins = NULL,
max.num.observers = 10,
ncores = NULL,
out.filetype = ".csv.gz",
ydays = NULL
)
Where the original eBird data are stored. A single directory only...
Path to directory for where to save compressed outputs of munged data. If NULL will save to a subdirectory within current working directory.
Filenames for import sampling events
Filenames or directory for
month-year used for searching ebird files.
if TRUE will overwrite any existing files.
countries