Skip to content

Instantly share code, notes, and snippets.

@ayoskovich
Created July 27, 2021 15:18
Show Gist options
  • Save ayoskovich/24f9489b1b9389871c3efebb4a3a7e17 to your computer and use it in GitHub Desktop.
Save ayoskovich/24f9489b1b9389871c3efebb4a3a7e17 to your computer and use it in GitHub Desktop.
My snippets for R
snippet qq
dbGetQuery(con, read_file(here('${0}')))
snippet vv
${0} %>% View()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment