download_debug.Rd
Get debug output from naomi
download_debug(id, server = NULL, dest = tempfile(), verbose = TRUE)
The model run id to download. This will be printed below the error message.
The url of the server. The default is to use the production naomi/hint/hintr instance. It is not possible to use the staging instance. You can change this if running locally.
The destination for the downloaded data. The actual data will be unpacked into a directory corresponding to the run id within this, so it is safe to use a common directory.
Add a progress bar