palaeoverse / rphylopic

Get Silhouettes of Organisms from PhyloPic
https://rphylopic.palaeoverse.org
GNU General Public License v3.0
91 stars 9 forks source link

Vignettes #61

Closed willgearty closed 1 year ago

willgearty commented 1 year ago

I've added three vignettes:

  1. An introduction to the functionality of the package
  2. Worked examples with ggplot2
  3. Same worked examples with base R

Also, I discovered that there was a bug with add_phylopic_base, so I fixed that too.

Fixes #49 and fixes #55.