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