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 May 31, 2023, 7:54 p.m.