.vectorizedAll {nucleR}R Documentation

Vectorized version of all

Description

Helper function that behaves as a vectorized version of the function all

Usage

.vectorizedAll(...)

Arguments

...

arbitraty amount of logical vectors, expected to have the same length

Value

logical vector


[Package nucleR version 2.25.0 Index]