# uuid
uuid <- "9fae30cd-fb59-4a81-a39c-e1826a35f612"
# Get data for an image
img_svg <- get_phylopic(uuid, format = "vector") # vector format
img_png <- get_phylopic(uuid, format = "512") # raster format
Run the code above in your browser using DataLab