get_workspace_id: Get your justifier workspace identifier

View source: R/get_workspace_id.R

get_workspace_idR Documentation

Get your justifier workspace identifier

Description

This is used to be able to log decisions programmatically.

Usage

get_workspace_id(silent = justifier::opts$get("silent"))

Arguments

silent

Whether to be suppress messages.

Value

Invisibly, the workspace identifier.

Examples

justifier::get_workspace_id();

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