Returns a summary with its main features.
sum_dataset(dataset, stats = TRUE)
list representing the dataset from a metabolomics experiment.
if TRUE prints some global statistics of the data values.
Returns the summary of the dataset containing:
Description
Type of data
Number of samples
Number of datapoints
Number of metadata variables if metadata not null
Labels of x axis values and data points if labels not null
If the parameter 'stats' is TRUE then returns also:
Number of missing values in data
Mean of data values
Median of data values
Standard deviation
Range of values
Quantiles