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, ...)
A SINGLE directory where the draft files are located.
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
Other compile:
compile_changebookname()
,
compile()