check.integer: Ckeck Integer

Description Usage Arguments Value Examples

Description

checks if a variable is integer

Usage

1

Arguments

x

any variable

Value

TRUE if "x" is integer, FALSE if "x" not is interger

Examples

1
2
x = 5
check.integer(x)

Fgmutils documentation built on May 2, 2019, 9:16 a.m.