bd2pd: Convert a bookdown project into a page down project

Description Usage Arguments Value Examples

View source: R/fun.R

Description

Convert a bookdown project into a page down project

Usage

1
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

1
2
3
4
## Not run: 
bd2pd()

## End(Not run)

bookdownplus documentation built on March 26, 2020, 7:11 p.m.