Learn R Programming

SoftClustering (version 2.1.3)

datatypeInteger: Rough k-Means Plotting

Description

Checks for integer.

Usage

datatypeInteger(x)

Value

TRUE if x is integer otherwise FALSE.

Arguments

x

As a replacement for is.integer(). is.integer() delivers FALSE when the variable is numeric (as superset for integer etc.)

Author

G. Peters.