View source: R/class_xtraModelInfo.R
xtraModelInfo | R Documentation |
Creates a new instance of a 'xtraModelInfo' object containing extra model information
xtraModelInfo(fname = "Config_Xtra.txt", object = NULL)
fname |
Character, configuration file name. |
object |
any R object containing xtra model info - typically a list of stuff. The content and meaning of 'object' is completely model-specific. |
An object of class 'xtraModelInfo'.
x <- xtraModelInfo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.