checkPositive: checkPositive

View source: R/validator.R

checkPositiveR Documentation

checkPositive

Description

Checks whether x is defined and a positive number, stop otherwise.

Usage

checkPositive(x, message = NULL)

Arguments

x

x

message

identifier for x


semPower documentation built on Aug. 22, 2025, 9:10 a.m.