is_positive_numeric: Check if a positive numeric value

View source: R/predicates.R

is_positive_numericR Documentation

Check if a positive numeric value

Description

this function checks if the input is a positive scalar (double)

Usage

is_positive_numeric(x, n)

Arguments

x

is the input

n

is the input length


jtipton25/dasc2594 documentation built on Oct. 7, 2022, 3:46 p.m.