Skip to content

Instantly share code, notes, and snippets.

View ian-flores's full-sized avatar
🦝
Developing tools for data science

Ian Flores Siaca ian-flores

🦝
Developing tools for data science
View GitHub Profile

Keybase proof

I hereby claim:

  • I am ian-flores on github.
  • I am iflores_siaca (https://keybase.io/iflores_siaca) on keybase.
  • I have a public key ASCwa_STOD6Bnyfu-JzqnBbFeAhEzaG9mqmJX0TJAIAypgo

To claim this, I am signing this object:

@ian-flores
ian-flores / ggplot-excel.R
Created April 23, 2020 14:08
Gist of the code to reproduce the following viz (https://twitter.com/_daviant/status/1253039113151938562/photo/1) in R
library(tidyverse)
data <- matrix(nrow = 30, ncol = 42)
#### Woman on the left ####
# skin
data[1:9, 4:5] <- 'lightsalmon'
data[10, 5] <- 'lightsalmon'
data[1:9, 19:20] <- 'lightsalmon'
@ian-flores
ian-flores / .block
Created November 23, 2019 20:30
fresh block
license: mit
@ian-flores
ian-flores / .block
Created November 23, 2019 19:28
fresh block
license: mit