Skip to content

Instantly share code, notes, and snippets.

@revodavid
Last active April 30, 2018 15:24
azure_mosaic <- readPNG("azure.png") %>%
scale_image(64) %>%
legoize() %>%
collect_bricks()
azure_mosaic %>% display_set("Bit and Azure")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment