constraints.to.df | R Documentation |
Converts the input constraints to a data frame representation.
constraints.to.df(
limit.constraints,
out.names,
format.type = c("backend", "shiny", "report")
)
limit.constraints |
A list with constraints. |
out.names |
The desired column names. |
format.type |
The type of formatting to be performed on the table |
A data frame giving an overview of the constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.