check_positive_number: Validate a positive numeric value

Description Usage Arguments Value

View source: R/check_functions.R

Description

A function to check the variable whether is positive number. This is an internal function.

Usage

1

Arguments

number

The checking value.

name

The name of the variable.

Value

A NULL value if there is no issue raised.


migrbc documentation built on July 1, 2020, 8:14 p.m.