set_workspace_id: Set your justifier workspace identifier

Description Usage Arguments Value Examples

View source: R/set_workspace_id.R

Description

This is used to be able to log decisions programmatically.

Usage

1
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

1
set_workspace_id("my_workspace");

Matherion/justifier documentation built on Dec. 31, 2020, 3:13 p.m.