as.init.numeric: Coerces numeric to init

View source: R/init.R

as.init.numericR Documentation

Coerces numeric to init

Description

Coerces numeric to init

Usage

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

Arguments

x

numeric

fixed

logical

comment

character

...

ignored

Value

init

See Also

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


bergsmat/nonmemica documentation built on Jan. 17, 2025, 1:39 a.m.