Skip to content

Instantly share code, notes, and snippets.

@turbomam
Created July 7, 2020 19:02
Show Gist options
  • Save turbomam/2817b14f13f39bb42e2d4e6152e118cf to your computer and use it in GitHub Desktop.
Save turbomam/2817b14f13f39bb42e2d4e6152e118cf to your computer and use it in GitHub Desktop.
library(devtools)
# requires a properly formatted "graph_db_common.yaml" in the home directory of the user who started this script
# see https://gist.github.com/turbomam/b11adbbff02d5abddaf76d30ba3249a8 for template
devtools::source_gist(id = "https://gist.github.com/turbomam/f620e9e9f042b643e47de730328e3e83",
sha1 = "85b1ac5c19571687aed9268e001051547c7998ed",
filename = "graph_db_common.R")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment