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 Nov. 15, 2023, 1:08 a.m.