is.odd: Check if an argument is odd.

View source: R/support.R

is.oddR Documentation

Check if an argument is odd.

Description

Utility function that checks if its numeric argument is odd. Stops with an error if the argument is non-numeric.

Usage

is.odd(x)

Arguments

x

An integer.

Value

Boolean


tsdye/allen.archaeology documentation built on April 6, 2023, 10:12 a.m.