This is used to be able to log decisions programmatically.

set_workspace_id(id, silent = justifier::opts$get("silent"))

Arguments

id

The workspace identifier

silent

Whether to be suppress messages.

Value

Invisibly, the passed id.

Examples

set_workspace_id("my_workspace");
#> Error in stop("Option '", option, "' is not a valid (i.e. existing) option for justifier!"): object 'option' not found