Usage
PRv9mers(fnames, path = ".", dev = "png", DEBUG = FALSE, prargs = NULL, samepr = TRUE, prname = "xMm", save = TRUE, ...)
Arguments
fnames
A "character" string naming the input files.
path
A "character" string representing the data directory. By
default this is set to the current working directory (".").
dev
A "character" string naming the graphics device. This will
take arguments "png", "jpeg" and "ps" only.
DEBUG
If 'TRUE', debug statements are printed.
prargs
A list with 4 components: Block, Row, Column and
ncolumns. See Details for more information.
samepr
If 'TRUE', we assume everything in the directory are
from the same print-run.
prname
A "character" string giving the name of the print-run.
save
If `TRUE', the figures will be saved to files.