is.even {roxygen}R Documentation

Is a number even?

Description

Is a number even?

Usage

is.even(a)

Arguments

a the number to test

Value

Whether the number is even


[Package roxygen version 0.1 Index]