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