Description Usage Arguments Value
Tests time scaling of toy_deisotope function
1 2 | test_toy_deisotope(d,
subset_lengths = c(10, 100, 500, 1000, 2000, 3000, 3500, 4000))
|
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 |
A matrix of numeric output from system.time The third column, "elapsed", is the wall-clock time from start to finish.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.