book_crc {pagedown}R Documentation

Create a book for Chapman & Hall/CRC

Description

This output format is similar to html_paged. The only difference is in the default stylesheets.

Usage

book_crc(..., css = c("crc-page", "default-page", "default", "crc"))

Arguments

..., css

Arguments passed to html_paged().

Value

An R Markdown output format.


[Package pagedown version 0.20 Index]