Skip to content

Instantly share code, notes, and snippets.

View mattijn's full-sized avatar

Mattijn van Hoek mattijn

View GitHub Profile
@hannes
hannes / 60minsdemo-monetdblite-shiny.R
Last active March 1, 2019 17:50
Demo MonetDBLite/Shiny
# updated 2018-01-31, hm
library(MonetDBLite)
library(reshape2)
library(shiny)
library(leaflet)
library(ggplot2)
library(ggthemes)
library(DBI)