Skip to content

Instantly share code, notes, and snippets.

@dill
Created June 12, 2015 22:16
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 dill/5c6b233a05383621967d to your computer and use it in GitHub Desktop.
Save dill/5c6b233a05383621967d to your computer and use it in GitHub Desktop.
a red failwhale for @awegalloway
library(rphylopic)
# get a (sperm) whale! (this is "Physeter catodon" by Noah Schlottman)
# http://phylopic.org/image/dc76cbdb-dba5-4d8f-8cf3-809515c30dbd/
whale <- image_data("dc76cbdb-dba5-4d8f-8cf3-809515c30dbd", size=512)
# failwhale
image(whale[[1]][,,4])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment