You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, if you try to use geom_phylopic() with a single image, you need to wrap that image in a list(). We should resolve this by doing the wrapping ourselves if necessary if an individual Picture or array image is passed to the function.
The text was updated successfully, but these errors were encountered:
Right now, if you try to use
geom_phylopic()
with a single image, you need to wrap that image in alist()
. We should resolve this by doing the wrapping ourselves if necessary if an individual Picture or array image is passed to the function.The text was updated successfully, but these errors were encountered: