stop_not_scalar_double: Stop the function if zero or more than one value is entered

View source: R/stop_non.R

stop_not_scalar_doubleR Documentation

Stop the function if zero or more than one value is entered

Description

Error function to stop the function if zero or more than one value is entered

Usage

stop_not_scalar_double(value_entered)

Arguments

value_entered

The value to be error-checked by the function

Examples

## Not run: 
stop_not_scalar(value_entered = age)

## End(Not run)


p0bs/p0bservations documentation built on Nov. 14, 2024, 5:09 a.m.