Produces a list comprising directories for munged data, JAGS data lists, figures, and model outputs. Should be used with list2env() to assign directories to desired environment (typically .GlobalEnv)

dir_spec(dir.orig.data, dir.proj = NULL, subdir.proj = NULL)

Arguments

dir.orig.data

Location of the original BBS and eBird data. This directory should house multiple directories, including the BBS route shapefiles, the eBird database.

dir.proj

Project directory. Assumes current working directory. This is where the directories and output files will be stored.

subdir.proj

The name of a subdirectory to exist within dir.proj. Can be quickly created outside this function using 'dubcorms::set_proj_shorthand'