Learn R Programming

nonmemica (version 0.9.1)

as.inits: Coerce to inits

Description

Coerces to inits.

Coerces list to inits.

Coerces character to inits.

Coerces inits to inits

Usage

as.inits(x, ...)

# S3 method for list as.inits(x, comment = character(0), ...)

# S3 method for character as.inits(x, ...)

# S3 method for inits as.inits(x, ...)

Arguments

x

object

...

dots

comment

character

Value

inits

inits

inits

Methods (by class)

  • list: list method

  • character: character method

  • inits: inits method

See Also

Other as.inits: as.inits.numeric

Other as.inits: as.inits.numeric

Other as.inits: as.inits.numeric

Other as.inits: as.inits.numeric