View source: R/lu.R View source: R/tcplFit.R
lu | 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
unique
, which
unique
, which
Other tcpl abbreviations:
is.odd()
,
lw()
,
sink.reset()
Other tcpl abbreviations:
is.odd()
,
lw()
,
sink.reset()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.