benchmark.run.comparison: Compare the benchmark results from two versions of the...

Description Usage

Description

Note that this needs to launch separate R

Usage

1
2
3
4
benchmark.run.comparison(pkg.loc = "./",
  pkg.name = tail(strsplit(normalizePath(pkg.loc), "/")[[1]], 1),
  branch.orig = "master", branch.new = "dev", output.loc = "/tmp/",
  verbose = TRUE, datasets = NULL, differences.only = TRUE)

NorskRegnesentral/NRTools documentation built on May 7, 2019, 6:19 p.m.