| as_term.mcmc | R Documentation |
Coerce to a Term Vector
## S3 method for class 'mcmc'
as_term(x, ...)
x |
An object. |
... |
Unused. |
Other coerce term:
as_term.nlist(),
as_term.nlists(),
as_term_frame(),
as_term_frame.nlist(),
as_term_frame.nlists()
as_term(as_mcmc(nlist(x = matrix(1:4, ncol = 2))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.