d_score_hist: Plot distribution of d-score

Description Usage Arguments

View source: R/getOSWReportsVisualization.R

Description

Plot distribution of d-score

Usage

1
osw_reports_visualization$d_score_hist( osw, bins=20, position= 'dodge2' )

Arguments

osw

A data.table/data.frame of the OSW results

bins

A numeric vector for number of bins to bin data into

position

A character vector indicating how groupings should be plot. (Default: 'dodge2') See ggplot2:geom_histogram


Roestlab/mstools documentation built on Feb. 7, 2020, 3:57 p.m.