Filter and zero-fill ebird data.

munge_ebird(
  fns.obs,
  fns.samps,
  dir.out,
  zerofill = TRUE,
  years = NULL,
  countries = c("US", "CA"),
  states = NULL,
  species = NULL,
  protocol = c("Traveling", "Stationary"),
  remove.bbs.obs = TRUE,
  max.effort.km = NULL,
  max.effort.mins = NULL,
  max.num.observers = NULL,
  max.birds.checklist = 55,
  complete.only = TRUE,
  ncores = NULL,
  ydays = NULL,
  overwrite = FALSE
)

Arguments

fns.obs

Filenames to observations files

fns.samps

Filenames to sampling events file

dir.out

Directory of where to save the filtered and munged data files