Learn R Programming

nonmemica (version 1.0.8)

as.init.numeric: Coerces numeric to init

Description

Coerces numeric to init

Usage

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

Value

init

Arguments

x

numeric

fixed

logical

comment

character

...

ignored

See Also

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