as_term.nlist: Coerce to a Term Vector

Description Usage Arguments See Also Examples

View source: R/as-term.R

Description

Coerce to a Term Vector

Usage

1
2
## S3 method for class 'nlist'
as_term(x, ...)

Arguments

x

An object.

...

Unused.

See Also

Other coerce term: as_term.mcmc(), as_term.nlists(), as_term_frame.nlists(), as_term_frame.nlist(), as_term_frame()

Examples

1
as_term(nlist(x = matrix(1:4, ncol = 2)))

nlist documentation built on Sept. 5, 2021, 6:05 p.m.