Description Usage Arguments Value
This Module provides a UI object for a single Mutation
1 2 | MutationUI(id, mutation, mutation.name, mutation.call, mutation.text,
mutation.params)
|
id |
A namespace for the UI. |
mutation |
Mutation id. |
mutation.name |
Mutation name. |
mutation.call |
Mutation call. |
mutation.text |
Mutation text. |
mutation.params |
Data Frame including params for this mutations, i.e. preset, lower and upper constraints. |
A shiny container.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.