arePosInts: Returns true iff all the xs are positive

View source: R/RcppExports.R

arePosIntsR Documentation

Returns true iff all the xs are positive

Description

Returns true iff all the xs are positive

Usage

arePosInts(xs)

Arguments

xs

vector to check

Value

true or false


kongra/chR documentation built on Jan. 16, 2025, 6:35 p.m.