Learn R Programming

specmine (version 3.1.6)

check_2d_dataset: Check 2D dataset.

Description

Check if the dataset is valid and if not give the proper error message.

Usage

check_2d_dataset(dataset_2d)

Arguments

dataset_2d

List representing the 2D dataset from a 2D metabolomics experiment.

Value

Message saying if the 2D dataset is valid or invalid, in the last case also gives the reason.