download_debug: Get debug output from naomi

View source: R/debug.R

download_debugR Documentation

Get debug output from naomi

Description

Get debug output from naomi

Usage

download_debug(id, server = NULL, dest = tempfile(), verbose = TRUE)

Arguments

id

The model run id to download. This will be printed below the error message.

server

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.

dest

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.

verbose

Add a progress bar


mrc-ide/hintr documentation built on Sept. 18, 2024, 6:44 p.m.