resample {math} R Documentation

Do resample of the chromatogram data

Description

Usage

resample(TIC,
    dt = 1,
    aggregate = NULL);

Arguments

TIC

[as ChromatogramTick]

dt

[as double]

Details

Authors

BioNovoGene

Value

this function returns data object of type any kind.

clr value class

Examples


[Package math version 1.0.0.0 Index]