cpp_fast_rowAny {IFC} | R Documentation |
Use Rcpp to Apply Any on Matrix Rows
Description
Computes any across matrix rows.
Arguments
M_ |
a Nullable LogicalVector. /!\ But cast to LogicalMatrix |
Value
a LogicalVector.
[Package IFC version 0.2.1 Index]