is.matrix.like: is x a 'matrix' or 'data.frame'?

Description Usage Arguments Value Author(s) Examples

Description

is x a matrix or data.frame?

Usage

1
2
## S3 method for class 'like'
is.matrix(x)

Arguments

x

an R object

Value

logical: TRUE if x is a matrix or data.frame; FALSE otherwise

Author(s)

Mark Cowley, 2011-07-18

Examples

1
2
3
4
5
6

drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.