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/pgR documentation built on July 8, 2022, 12:44 a.m.