plotFun: Print out plotting functions
Description
This function prints out the available plotting functions for objects of
class MSE or Data
Usage
plotFun(class = c('MSE', 'Data'), msg=TRUE)
Arguments
class
Character string. Prints out the plotting functions for objects
of this class.
msg
Logical. Should the functions be printed to screen?