Pakillo / grateful

Facilitate citation of R packages
https://pakillo.github.io/grateful/
Other
224 stars 18 forks source link

Allow use with Rmd files #8

Closed dmenne closed 2 years ago

dmenne commented 7 years ago

Great idea, but it should work within markdown and bookdown files, eg.:

```{r}
library(grateful)
cite_packages()