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

Description Usage Arguments Value See Also

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 tcpl abbreviations: is.odd, lu, sink.reset


daynefiler/tcpl documentation built on May 15, 2019, 1:18 a.m.