ifelse1(test, x, y, ...)
anyMissing
,
as.rectangular
,
colIds
,
colMaxs
,
colMedians
,
colMins
,
colRanges
,
colStdevs
,
colVars
,
deparseText
,
is.rectangular
,
is.missing
,
is.zero
,
lowerCase
,
oldUnclass
,
numCols
,
numRows
,
peaks
,
positions
,
rowIds
,
rowMaxs
,
rmvnorm
,
stdev
,
subscript2d
,
upperCase
,
vecnorm
,
which.na
.ifelse1(TRUE, "cat", "dog")
ifelse1(FALSE, "one", FALSE, "two", "three")
Run the code above in your browser using DataLab