Skip to content

Instantly share code, notes, and snippets.

@revodavid
Last active April 30, 2018 15:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save revodavid/8edfe68e7502350973fb5b95ff333039 to your computer and use it in GitHub Desktop.
Save revodavid/8edfe68e7502350973fb5b95ff333039 to your computer and use it in GitHub Desktop.
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