plotLambda-methods: Plot lambda score for all results in a ResultSet

Description Usage Arguments Value See Also Examples

Description

This method draws a baplor with the lambda score of each result in the given ResultSet.

Usage

1
2
3
4
plotLambda(object, width = 0.75)

## S4 method for signature 'ResultSet'
plotLambda(object, width = 0.75)

Arguments

object

An object of class ResultSet

width

(default 0.70) width of the bar

Value

A ggplot2 object

See Also

plotHits for a graphical representation of the hits per analysys, tableLambda for the lambda score per analysys, tableHits for the hists per analysys

Examples

1
2
data("asr", package = "omicRexposome")
plotLambda(asr)

isglobal-brge/omicRexposome documentation built on Oct. 20, 2021, 10:09 a.m.