lu {tcpl} | R Documentation |
length(unique(x))
lu
takes a logical vector, x
, and returns
length(unique(x))
.
lu
takes a logical vector, x
, and returns
length(unique(x))
.
lu(x)
lu(x)
x |
A logical |
The unique of the TRUE
values in x
The unique of the TRUE
values in x
Other tcpl abbreviations:
is.odd()
,
lw()
,
sink.reset()
Other tcpl abbreviations:
is.odd()
,
lw()
,
sink.reset()