Annotate clades with a name or color
annotate_server(id, react_list, plot_inputs)
annotate_ui(id)
Arguments
| id |
namespace id |
| react_list |
reaciveVal. A list of variables updated within the app and passed between modules.
|
| plot_inputs |
reactive. A list of inputs from an interactive plot. For now only plot brush (see ?shiny::plotOutput) is handled.
|