Search notes:

R: is.X functions

is.array
is.integer tests if an object is of type integer.
is.matrix tests if an object is a matrix.

See also

Index to (some) R functions

Index