fetch_hook is run to fetch it.
storr_external(storage_driver, fetch_hook, default_namespace = "objects")storr driver to handle the
actual storage.key and namespace and return an R object. It must
throw an error if the external resource cannot be resolved.storr)vignette("external") for much more detail.
This function is likely most useful for things like caching
resources from websites, or computing long-running quantities on
demand.