myAll: myAll

Description Usage Arguments Value

Description

R equivalent of the matlab function all(A, 2). Checks of a row of Data is nonzero or true.

Usage

1
myAll(x)

Arguments

x

Matrix of Data.

Value

Vector containing TRUE or FALSE.


HendrikPfaff/Boxdrawing documentation built on May 3, 2019, 3:38 p.m.