remove_x_values_by_interval: Remove x-values by interval

Description Usage Arguments Value

Description

Remove an interval of x-values from the dataset.

Usage

1
remove_x_values_by_interval(dataset, min.value, max.value)

Arguments

dataset

list representing the dataset from a metabolomics experiment.

min.value

minimum value of the interval.

max.value

maximum value of the interval.

Value

Returns the dataset with the specified interval of x-values removed.


specmine documentation built on Sept. 21, 2021, 5:06 p.m.