Learn R Programming

nonmemica (version 1.0.8)

as.model.numeric: Coerce to Model from Numeric

Description

Coerces to model from numeric by coercing to character.

Usage

# S3 method for numeric
as.model(x, ...)

Arguments

x

numeric

...

passed arguments

See Also

Other as.model: [.model(), [[.model(), as.model.character(), as.model(), read.model(), write.model()