Skip to content

Instantly share code, notes, and snippets.

@erykml
Created July 25, 2019 00:18
Show Gist options
  • Select an option

  • Save erykml/d2178bd0b977e09af9ffc3c55f0a56ed to your computer and use it in GitHub Desktop.

Select an option

Save erykml/d2178bd0b977e09af9ffc3c55f0a56ed to your computer and use it in GitHub Desktop.
# import packages
library(data.table)
library(dtplyr)
library(dplyr, warn.conflicts = FALSE)
library(microbenchmark)
library(stringi)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment