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 future.apply package in your browser

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

future.apply documentation built on May 31, 2023, 8:11 p.m.