Learn R Programming

RJafroc (version 2.1.2)

isValidDataset: Check the validity of a dataset

Description

Checks the validity of the dataset.

Usage

isValidDataset(dataset)

Value

TRUE if dataset is valid, FALSE otherwise.

Arguments

dataset

The dataseet object to be checked.