Rdocumentation
powered by
Learn R Programming
DLMtool (version 3.2.3)
plotFun: Print out plotting functions
Description
This function prints out the available plotting functions for objects of class MSE or DLM_data
Usage
plotFun(class = c('MSE', 'DLM_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?