as.init.numeric {nonmemica} | R Documentation |
Coerces numeric to init
Description
Coerces numeric to init
Usage
## S3 method for class 'numeric'
as.init(x = numeric(0), fixed = FALSE, comment = character(0), ...)
Arguments
x |
numeric |
fixed |
logical |
comment |
character |
... |
ignored |
Value
init
See Also
Other as.init:
as.init()
,
as.init.init()
[Package nonmemica version 1.0.11 Index]