as.ri.ri {bit} | R Documentation |
Coerce to ri
## S3 method for class 'ri'
as.ri(x, ...)
## Default S3 method:
as.ri(x, ...)
as.ri(x, ...)
x |
object to coerce |
... |
further arguments |
an ri
object
Jens Oehlschlägel
CoercionToStandard
, as.booltype
, as.bit
, as.bitwhich
, as.which
, as.ri
, as.hi
, as.ff
as.ri(c(FALSE, TRUE, FALSE, TRUE))