arePosIntsOrNAs: Returns true iff all the xs are positive or NAs

View source: R/RcppExports.R

arePosIntsOrNAsR Documentation

Returns true iff all the xs are positive or NAs

Description

Returns true iff all the xs are positive or NAs

Usage

arePosIntsOrNAs(xs)

Arguments

xs

vector to check

Value

true or false


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