dir_spec.Rd
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)
Location of the original BBS and eBird data. This directory should house multiple directories, including the BBS route shapefiles, the eBird database.
Project directory. Assumes current working directory. This is where the directories and output files will be stored.
The name of a subdirectory to exist within dir.proj. Can be quickly created outside this function using 'dubcorms::set_proj_shorthand'