test_toy_deisotope: Tests time scaling of toy_deisotope function

Description Usage Arguments Value

Description

Tests time scaling of toy_deisotope function

Usage

1
2
  test_toy_deisotope(d,
    subset_lengths = c(10, 100, 500, 1000, 2000, 3000, 3500, 4000))

Arguments

d

A data frame (as output by read_mz_file) to work on

subset_lengths

A vector of lengths by which to subset the data frame

Value

A matrix of numeric output from system.time The third column, "elapsed", is the wall-clock time from start to finish.


adsteen/metabalize documentation built on May 10, 2019, 7:27 a.m.