Learn R Programming

nonmemica (version 1.0.8)

as.inits.numeric: Coerce numeric to inits

Description

Coerces numeric to inits

Usage

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

Value

inits

Arguments

x

numeric

fixed

logical

comment

character

See Also

Other as.inits: as.inits.list(), as.inits()