Skip to content

Instantly share code, notes, and snippets.

View LuisSevillano's full-sized avatar

Luis Sevillano LuisSevillano

View GitHub Profile
@LuisSevillano
LuisSevillano / .block
Last active April 3, 2016 10:54
Line chart with step buttons
license: mit
height: 550
library(SmarterPoland)
library(riverplot)
library(RColorBrewer)
library(graphics)
library(reshape2)
library(plyr)
library(stringr)
library(countrycode)
# DOWNLOAD THE DATA
@LuisSevillano
LuisSevillano / .block
Last active April 2, 2016 12:28
Line chart of population evolution
license: mit
height: 650
@LuisSevillano
LuisSevillano / .block
Last active April 2, 2016 12:29
Scatterplot
license: mit
height: 650