constraints_to_unit: Mapping of Constraints to Units.

View source: R/settings.R

constraints_to_unitR Documentation

Mapping of Constraints to Units.

Description

Maps constraints to units for plotting.

Usage

constraints_to_unit(
  constraint,
  use.unit = TRUE,
  format.type = c("backend", "HTML", "report")
)

Arguments

constraint

The names of the constraints to convert to their plot identifiers (units).

use.unit

Whether constraint names should be annotated with their units.

use.HTML

Whether constraint units should be annotated with HTML units.

Value

A list of constraint names.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.