Description Usage Arguments Value Author(s) See Also
newInput produce newInput object for R4web.
1 2 |
name |
character string with the variable name. |
type |
character string which describes the variable type. Possible values are "character", "numeric", "matrix", "data.frame" or "factor". |
default |
default value for this input. |
levels |
a vector with the possible input values. It is described only for factor data |
multi |
boolean value which indicates if multiple selection are enabled for this input. It is described only for factor data |
Return a newInput object.
David Barrios and Carlos Prieto. Bioinformatics Service of Nucleus, University of Salamanca. See https://bioinfo.usal.es/
The ‘RJSplot’ Website: https://rjsplot.usal.es
dendrogram_rjs, densityplot_rjs, genomemap_rjs, heatmap_rjs, manhattan_rjs, network_rjs, scatterplot_rjs, symheatmap_rjs, wordcloud_rjs, boxplot_rjs, bubbles_rjs, hiveplot_rjs, piechart_rjs, barplot_rjs, tables_rjs, surface3d_rjs, scatter3d_rjs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.