create.constraint.table | R Documentation |
Outputs a table showing the values of constraints.
create.constraint.table(
constraints,
constraint.limits = NULL,
constraints.used.fw = NULL,
constraints.used.rev = NULL,
format.type = c("backend", "shiny", "report")
)
constraints |
List with constraint settings. |
constraint.limits |
List with constraint limits. |
constraints.used.fw |
Constraints used for forward primer design. |
constraints.used.rev |
Constraints used for reverse primer design. |
format.type |
The type of formatting to be performed on entries. |
Data frame with summary of constraints.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.