Coerces an R object to a term-vector()
.
as_term(x, ...)
as.term(x, ...)
# S3 method for class 'character'
as_term(x, repair = FALSE, normalize = repair, ...)
# S3 method for class 'numeric'
as_term(x, name = "par", ...)
as_term(character)
: Coerce character vector to term vector
as_term(numeric)
: Coerce numeric object to term vector