| position_finder {biclustermd} | R Documentation | 
Find the index of the first nonzero value in a vector
Description
Find the index of the first nonzero value in a vector
Usage
position_finder(vec)
Arguments
| vec | A binary vector | 
Value
Position of the first nonzero value in a vector.
[Package biclustermd version 0.2.3 Index]