densplotWidget | R Documentation |
Plot density of a vector or matrix
densplotWidget(input, output, session, reactives = reactive({ list() })) densplotModuleUI(id)
input |
arguments necessary for use with
|
output |
arguments necessary for use with
|
session |
arguments necessary for use with
|
reactives |
list of arguments passed to |
id |
id to be used to define a namespace via |
densplotWidget
: server logic for densplotWidget
densplotModuleUI
: UI elements for densplotWidget
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.