as.ri.ri | 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
as.ri(ri)
: method to coerce ri()
to ri()
as.ri(default)
: default method to coerce to ri()
Jens Oehlschlägel
CoercionToStandard
, as.booltype()
, as.bit()
,
as.bitwhich()
, as.which()
, as.ri()
, ff::as.hi()
, ff::as.ff()
as.ri(c(FALSE, TRUE, FALSE, TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.