emptyPlot: emptyPlot show an empty plot with the plotting area in given...

View source: R/lfqbench.plot.r

emptyPlotR Documentation

emptyPlot show an empty plot with the plotting area in given ranges x/y-Axes are plotted on the bottom/left side with given line width grid can be switched off

Usage

emptyPlot(xRange = c(0, 1), yRange = c(0, 1), lwd = 1, grid = T,
  showXlab = T, showYlab = T, axes = T, cex.axis = 1,
  at.x = NULL, at.y = NULL, plotAreaExpansionFactor = 0.02)

Arguments

plotAreaExpansionFactor=0.02

# this will expand the diplayed plot area by 1

emptyPlot show an empty plot with the plotting area in given ranges x/y-Axes are plotted on the bottom/left side with given line width grid can be switched off


IFIproteomics/LFQbench documentation built on March 2, 2023, 9:45 a.m.