Generates a shorthand name for project based on species, country, states, years, and grid cell size.

set_proj_shorthand(
  species,
  countries = c("us", "ca"),
  states = NULL,
  grid.size,
  years,
  max.C.ebird = NULL
)

Arguments

species

string of species names using ISO-366-2

grid.size

size of desired grid cell

years

Vector of years. will take the min and max value

max.C.ebird

optional NULL or integer representing max number of birds allowed on eBird data

regions

string of countries or states