Loads an object from the ./data/interim/ directory created during the GeoPressure analysis.
This is a convenience function to quickly restore saved objects (e.g., tag, graph,
path_most_likely) for a given tag id.
Usage
load_interim(id, envir = parent.frame(), verbose = FALSE)Value
Invisibly returns the names of the objects loaded (as in base::load()).
