Description Usage Arguments Value See Also
View source: R/as-term-frame.R
A term frame is a tibble with the first column a term vector called and a numeric column called value and in the case of an nlists object an integer vector called samples. It includes the original nlist or nlists object.
1 | as_term_frame(x, ...)
|
x |
An object. |
... |
Unused. |
An term_frame object.
Other coerce term:
as_term.mcmc()
,
as_term.nlists()
,
as_term.nlist()
,
as_term_frame.nlists()
,
as_term_frame.nlist()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.