as.ri: Coerce to ri

as.ri.riR Documentation

Coerce to ri

Description

Coerce to ri

Usage

## S3 method for class 'ri'
as.ri(x, ...)

## Default S3 method:
as.ri(x, ...)

as.ri(x, ...)

Arguments

x

object to coerce

...

further arguments

Value

an ri object

Methods (by class)

  • ri: method to coerce ri to ri

  • default: default method to coerce to ri

Author(s)

Jens Oehlschlägel

See Also

CoercionToStandard, as.booltype, as.bit, as.bitwhich , as.which, as.ri, as.hi, as.ff

Examples

as.ri(c(FALSE, TRUE, FALSE, TRUE))

truecluster/bit documentation built on Nov. 20, 2022, 2:34 a.m.