mattkerlogue / deckhand2

A successor to deckhand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deckhand2

Lifecycle: experimental CRAN status

{deckhand2} is an extension to the {pagedown} package that uses the CSS grid layout module to provide extensive layout control of page based R Markdown reports, such as when creating slide decks.

This package is currently under development and not yet intended for general use. You can track general progress in the lead issue.

Installation

install.packages("remotes")
remotes::install.github("mattkerlogue/deckhand2")

History & purpose

{deckhand2} is a generalised successor to the {deckhand} package that I developed when working at the Cabinet Office. Individuals working in other institutions have started to use that package, forking it and making relevant adaptations for their own organisational set-up. Thus {deckhand2} is intended as a successor to the {deckhand} that provides a more generalised approach for working with CSS grid-layout and the underlying paged media framework provided by {pagedown}.

About

A successor to deckhand

License:Other


Languages

Language:R 77.3%Language:CSS 22.7%