Skip to contents

Extract the first page of a PDF file. Store this page as cover.pdf at path. Also convert it to cover.png.

Usage

prepare_cover(input, path = ".")

Arguments

input

Link to the PDF file which first becomes the cover.

path

the path to the index.Rmd of the bookdown report.

Value

Invisible NULL.