constraints_to_unit | R Documentation |
Maps constraints to units for plotting.
constraints_to_unit(
constraint,
use.unit = TRUE,
format.type = c("backend", "HTML", "report")
)
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. |
A list of constraint names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.