R/set_workspace_id.R
set_workspace_id.Rd
This is used to be able to log decisions programmatically.
set_workspace_id(id, silent = justifier::opts$get("silent"))
The workspace identifier
Whether to be suppress messages.
Invisibly, the passed id.
id
set_workspace_id("my_workspace");