boolpos: Find Positions of False Elements

Description Usage Arguments

Description

Returns all positions of elements in v where fun(v) returns FALSE.

Usage

1
boolpos(fun, v)

Arguments

fun

A function(x) which outputs a single boolean

v

A vector or list of elements compatible with fun


dsmodels documentation built on May 2, 2019, 8:35 a.m.