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

View source: R/RcppExports.R

arePosDoublesOrNAsR Documentation

Returns true iff all the xs are positive or NAs

Description

Returns true iff all the xs are positive or NAs

Usage

arePosDoublesOrNAs(xs)

Arguments

xs

vector to check

Value

true or false


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