densityPlotD_HC: Builds a densityplot from a dataframe

Description Usage Arguments Value Author(s) Examples

View source: R/plots_density.R

Description

Densityplot of quantitative proteomics data over samples. Same as the function densityPlotD but uses the package highcharter

Usage

1

Arguments

obj

xxx

legend

A vector of the conditions (one condition per sample).

palette

xxx

Value

A density plot

Author(s)

Samuel Wieczorek

Examples

1
2
utils::data(Exp1_R25_pept, package='DAPARdata')
densityPlotD_HC(Exp1_R25_pept)

DAPAR documentation built on April 11, 2021, 6 p.m.