/draft

draft provides R Markdown templates for political science journals

Primary LanguageRGNU General Public License v3.0GPL-3.0

The rticles package provides a great suite of LaTeX journal article templates for R Markdown. However, some journals do not have LaTeX templates, and yet require particular formatting for submission, such as double-spaced footnotes. (Some examples are the Journal of Politics and the American Journal of Political Science).

draft aims to provide R Markdown templates for a range of political science journals. Currently, the following templates are available:

  • working_paper: A general purpose template for working papers

The following templates are already planned to be included:

Installation

draft is not currently on CRAN. The development version can be installed via the R command

devtools::install_github("duckmayr/draft")

Contributing

If there is a political science journal that you'd like to see supported that is not listed above, please file an issue with your feature request. If you're willing to contribute to the package by adding a template, please first consult the contributing guidelines in CONTRIBUTING.md.