Description Usage Arguments Value Author(s) Examples
View source: R/plots_density.R
Densityplot of quantitative proteomics data over samples. Same as the function densityPlotD
but uses the package highcharter
1 | densityPlotD_HC(obj, legend = NULL, palette = NULL)
|
obj |
xxx |
legend |
A vector of the conditions (one condition per sample). |
palette |
xxx |
A density plot
Samuel Wieczorek
1 2 | utils::data(Exp1_R25_pept, package='DAPARdata')
densityPlotD_HC(Exp1_R25_pept)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.