lw: Abbreviation for 'length(which(x))'

Description Usage Arguments Value See Also Examples

View source: R/lw.R

Description

lw takes a logical vector, x, and returns length(which(x)).

Usage

1
lw(x)

Arguments

x

A logical

Value

The length of the TRUE values in x

See Also

length, which

Other gtox abbreviations: is.odd, lu, sink_reset

Examples

1

GladiaTOX documentation built on Nov. 15, 2020, 2:07 a.m.