as.init: Coerce to init

Description Usage Arguments Value Methods (by class)

Description

Coerces to init

Coerces init to init

Coerces numeric to init

Usage

1
2
3
4
5
6
7
8
9
as.init(x, ...)

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

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

Arguments

x

object

...

dots

fixed

logical

comment

character

...

dots

fixed

logical

comment

character

...

dots

Value

init

init

Methods (by class)


bergsmat/partab documentation built on May 12, 2019, 3:09 p.m.