Learn R Programming

RBaM (version 1.1.1)

is.dataset: dataset tester

Description

Is an object of class 'dataset'?

Usage

is.dataset(o)

Value

A logical equal to TRUE if class(o)== 'dataset', FALSE otherwise.

Arguments

o

Object, an object.