as_term.nlist | R Documentation |
Coerce to a Term Vector
## S3 method for class 'nlist'
as_term(x, ...)
x |
An object. |
... |
Unused. |
Other coerce term:
as_term.mcmc()
,
as_term.nlists()
,
as_term_frame()
,
as_term_frame.nlist()
,
as_term_frame.nlists()
as_term(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.