need_not_zero: need_not_zero

View source: R/core.R

need_not_zeroR Documentation

need_not_zero

Description

Utility function to display a message in case a non zero value is needed.

Usage

need_not_zero(input, inputname)

Arguments

input

zero, nothing or null.

inputname

Name of input.

Value

Warning message or nothing.


miraisolutions/SmaRP documentation built on March 23, 2022, 6:46 a.m.