compile_internal: A non-vectorized version of compile

View source: R/compile_ling.R

compile_internalR Documentation

A non-vectorized version of compile

Description

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.

Usage

compile_internal(dir, time = 10, wipe = FALSE, ...)

Arguments

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

Author(s)

Kelli F. Johnson

See Also

Other compile: compile_changebookname(), compile_ling()


iantaylor-NOAA/Lingcod_2021 documentation built on Oct. 30, 2024, 6:42 p.m.