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

View source: R/tcplFit.R View source: R/lw.R

lwR Documentation

Abbreviation for length(which(x))

Description

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

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

Usage

lw(x)

lw(x)

Arguments

x

A logical

Value

The length of the TRUE values in x

The length of the TRUE values in x

See Also

length, which

length, which

Other tcpl abbreviations: is.odd(), lu(), sink.reset()

Other tcpl abbreviations: is.odd(), lu(), sink.reset()


USEPA/CompTox-ToxCast-tcpl documentation built on April 22, 2024, 12:37 p.m.