NeatPlot: Reset the default parameters for the plot function

Description Usage Arguments

Description

Reset the default parameters for the plot function

Usage

1
2
NeatPlot(..., xlab, ylab, xaxt = "s", yaxt = "s", xtck.label = TRUE,
  ytck.label = TRUE, cex.axis = 0.8)

Arguments

...

go to plot

xlab

A title for the x axis

ylab

A title for the y axis

xaxt

see par

yaxt

see par

xtck.label

Logical, wheter to draw the x axis tick labels

ytck.label

Logical, wheter to draw the y axis tick labels

cex.axis

cex for axis


poipou/CytoSEE documentation built on May 13, 2019, 6:15 p.m.