powered by
Calculates the first derivative of the data.
first_derivative(dataset)
list representing the dataset from a metabolomics experiment.
Return the dataset with the first derivative of the data calculated.
# NOT RUN { ## Example of calculate the first derivative data(cassavaPPD) cassava.derivative = first_derivative(cassavaPPD) # }
Run the code above in your browser using DataLab