set_workspace_id: Set your justifier workspace identifier

View source: R/set_workspace_id.R

set_workspace_idR Documentation

Set your justifier workspace identifier

Description

This is used to be able to log decisions programmatically.

Usage

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");

justifier documentation built on March 7, 2023, 6:59 p.m.