compile_internal | R Documentation |
A non-vectorized version of compile that acts as internal code for the wrapper compile. Users typically will not interact with this function, but the code is exported for easier viewing.
compile_internal(dir, time = 10, wipe = FALSE, ...)
dir |
A SINGLE directory where the draft files are located. |
time |
The number of seconds you will have to close the pdf if it is found to be open. The integer value is passed to base::Sys.sleep. |
... |
Arguments passed to bookdown::render_book |
Kelli F. Johnson
Other compile:
compile_changebookname()
,
compile_ling()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.