The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Generating reproducible conference posters using posterdown and rmarkdown

Brent Thorne

2019-10-09

This document is intended to be an introduction to using the {posterdown} package in order to generate a reproducible conference poster. The intent of this package is to allow for simple, clean, and production ready templates that can be customized as needed.

Getting Started

To generate a blank poster document add the following to your .Rmd file:

---
output:
  posterdown::posterdown_html
---

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.