If you use justifier to programmatically document your decisions in an
R file, there is one option that you common use: workspace_id
and
workspace_option_name
- regExReplacements
Default regex replacements when sanitizing for DiagrammeR
- weight_fieldName
When creating the diagram showing the justification for a
decision, the name of the field with the weight.
- negWeight_color
When creating the diagram showing the justification for a
decision, the colour to use for edges with negative weights
- posWeight_color
When creating the diagram showing the justification for a
decision, the colour to use for edges with positive weights
- node_color
When creating the diagram showing the justification for a
decision, the color for nodes
- edge_color
When creating the diagram showing the justification for a
decision, the color for edges
- penwidth
When creating the diagram showing the justification for a
decision, the pen widht
- workspace_id
The default identifier for the workspace (when
nothing else is specified)
- workspace
The name of the default workspace
- silent
Whether to be chatty or silent