Citing articles in R package using roxygen2 and BibTeX?

↘锁芯ラ 提交于 2019-12-05 00:04:30

Seems that there is a brand new pull request contributing this feature: https://github.com/klutometis/roxygen/pull/90

So hopefully we'll soon have this functionality.

Until the functionality mentioned by cbeleites is integrated with roxygen2 (and five years on it has not been), the Rdpack package provides the best way of using Bibtex in R.

For details, see Citing articles using roxygen2.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!