cpp_fast_listAny {IFC}R Documentation

Use Rcpp to Apply Any on List members

Description

Computes any across list members

Arguments

L_

a Nullable List.

Value

a LogicalVector.


[Package IFC version 0.2.1 Index]