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 Sept. 30, 2024, 9:24 a.m.