Each separate run of MABM_route takes me on a search for BCID/GPS files starting at some far-flung directory. Can we specify a starting directory that is remembered within a session and save a lot of clicking?
As expected, the package uses the current working directory as the jumping off point for file browsing, so simply change the working directory (e.g., setwd()) to the desired starting location.
Each separate run of
MABM_route
takes me on a search for BCID/GPS files starting at some far-flung directory. Can we specify a starting directory that is remembered within a session and save a lot of clicking?