Learn R Programming

nonmemica (version 1.0.8)

as.init.init: Coerce init to init

Description

Coerces init to init

Usage

# S3 method for init
as.init(x = numeric(0), fixed = FALSE, comment = character(0), ...)

Value

init

Arguments

x

init

fixed

logical

comment

character

...

passed arguments

See Also

Other as.init: as.init.numeric(), as.init()