View source: R/class_mcmcOptions.R
is.mcmcOptions | R Documentation |
Is an object of class 'mcmcOptions'?
is.mcmcOptions(o)
o |
Object, an object. |
A logical equal to TRUE if class(o)== 'mcmcOptions', FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.