isValidDataset {RJafroc}R Documentation

Check the validity of a dataset

Description

Checks the validity of the dataset.

Usage

isValidDataset(dataset)

Arguments

dataset

The dataseet object to be checked.

Value

TRUE if dataset is valid, FALSE otherwise.


[Package RJafroc version 2.1.2 Index]