Coerce to booltype (generic)
Coerce to booltype (generic)
## Default S3 method: as.booltype(x, booltype = "logical", ...) as.booltype(x, booltype, ...)
x |
object to coerce |
booltype |
target |
... |
further arguments |
x
coerced to booltype
default
: default method for as.booltype
as.booltype(0:1) as.booltype(0:1, "logical") as.booltype(0:1, "bit") as.booltype(0:1, "bitwhich") as.booltype(0:1, "which", maxindex=2) as.booltype(0:1, "ri")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.