as.model.numeric {nonmemica} | R 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()
,
as.model.character()
,
read.model()
,
write.model()
[Package nonmemica version 1.0.11 Index]