biggerthantwo: biggerthantwo

Description Usage Arguments Value Examples

Description

The functions checks if the input value is bigger, smaller or equal to 2.

Usage

1

Arguments

x

A real number

Value

A string telling if "Bigger", "Smaller" or "Equal" to 2

Examples

1
2
3
bignumber <- biggerthantwo(1000)
bignumber
"Bigger"

LeonardoAlcivar/BDA-Api-Hw documentation built on May 18, 2019, 12:27 p.m.