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