R/001.bquote.R

#' @importFrom utils globalVariables
globalVariables(c(".", ".."))

## bquote_compile() and bquote_apply() are available in future (>= 1.22.0)
bquote_compile <- import_future("bquote_compile")
bquote_apply <- import_future("bquote_apply")

Try the doFuture package in your browser

Any scripts or data that you put into this service are public.

doFuture documentation built on April 1, 2023, 12:22 a.m.