Skip to content

Instantly share code, notes, and snippets.

@nutterb
Created September 12, 2017 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nutterb/e9e6da4525bacac99899168b5d2f07be to your computer and use it in GitHub Desktop.
Save nutterb/e9e6da4525bacac99899168b5d2f07be to your computer and use it in GitHub Desktop.
tidy.microbenchmark
tidy.microbenchmark <- function(x, unit, ...){
summary(x, unit = unit)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment