as.model.numeric: Coerce to Model from Numeric

View source: R/model.R

as.model.numericR Documentation

Coerce to Model from Numeric

Description

Coerces to model from numeric by coercing to character.

Usage

## S3 method for class '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()


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.