plotUniq.distrib: More customisable plot based on computeBreadth

View source: R/descriptors.R

plotUniq.distribR Documentation

More customisable plot based on computeBreadth

Description

More customisable plot based on computeBreadth

Usage

plotUniq.distrib(DF, omit.zero = TRUE, threshold = 0, annot = TRUE,
  publish = TRUE, ...)

Arguments

DF

numeric data.frame

omit.zero

numeric. Minimal expression to be considered. For 0, the comparison is strict.

threshold

numeric. Minimal expression to be considered. For 0, the comparison is strict.

annot

boolean. Default: TRUE.

publish

boolean. Default: TRUE. Whether to apply theme_bw to the plot.

...

allow to handle more theme elements in theme_bw

Value

a plot


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.