proportionConRev_HC: Barplot of proportion of contaminants and reverse

View source: R/missingValuesFilter.R

proportionConRev_HCR Documentation

Barplot of proportion of contaminants and reverse

Description

Plots a barplot of proportion of contaminants and reverse. Same as the function proportionConRev but uses the package highcharter

Usage

proportionConRev_HC(nBoth = 0, nCont = 0, nRev = 0, lDataset = 0)

Arguments

nBoth

The number of both contaminants and reverse identified in the dataset.

nCont

The number of contaminants identified in the dataset.

nRev

The number of reverse entities identified in the dataset.

lDataset

The total length (number of rows) of the dataset

Value

A barplot

Author(s)

Samuel Wieczorek

Examples

proportionConRev_HC(10, 20, 100)


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.