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