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/BayesMRA documentation built on Feb. 28, 2024, 1:27 p.m.