Description Usage Arguments Value
View source: R/bookdown_to_leanpub.R
Convert Bookdown to Leanpub
1 | bookdown_to_book_txt(path = ".", output_dir = "manuscript", verbose = TRUE)
|
path |
path to the bookdown book, must have a '_bookdown.yml' file |
output_dir |
output directory to put files. It should likely be relative to path |
verbose |
print diagnostic messages |
A list of output files in order, the book text file name, and diagnostics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.