R/graphicsQC.R

# --------------------------------------------------------------------
# graphicsQC.R
# --------------------------------------------------------------------

# --------------------------------------------------------------------
#
# graphicsQC()
#
# graphicsQC can generate plots, compare given plots, and write a
# report on the differences in plots.
# It will take any R expression, list of R expressions, blocks of
# code, or even a package, and can perform any of the mentioned three
# functions on them.
#
# --------------------------------------------------------------------
"graphicsQC" <- function( #plot=TRUE, compare=TRUE, fullReport=TRUE
		) {}

Try the graphicsQC package in your browser

Any scripts or data that you put into this service are public.

graphicsQC documentation built on May 2, 2019, 6:14 p.m.