lw | R Documentation |
length(which(x))
lw
takes a logical vector, x
, and returns
length(which(x))
.
lw(x)
x |
A logical |
The length of the TRUE
values in x
length
, which
Other gtox abbreviations: is.odd
,
lu
, sink_reset
lw(c(TRUE, FALSE, TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.