50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


nlist (version 0.4.0)

as_term.nlist: Coerce to a Term Vector

Description

Coerce to a Term Vector

Usage

# S3 method for nlist
as_term(x, ...)

Arguments

x

An object.

...

Unused.

See Also

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

Examples

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

Run the code above in your browser using DataLab