Learn R Programming

bookdownplus (version 1.5.8)

bd2pd: Convert a bookdown project into a page down project

Description

Convert a bookdown project into a page down project

Usage

bd2pd(proj_path = ".", book_dir = NA)

Arguments

proj_path

the path of the bookdown project

book_dir

the folder name of the rendered book files

Value

a pagedown rmd file

Examples

Run this code
# NOT RUN {
bd2pd()
# }

Run the code above in your browser using DataLab