Learn R Programming

justifier (version 0.2.6)

get_workspace_id: 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"))

Value

Invisibly, the workspace identifier.

Arguments

silent

Whether to be suppress messages.

Examples

Run this code
justifier::get_workspace_id();

Run the code above in your browser using DataLab