R/callr-package.R

#' Call R from R
#'
#' @description
#' It is sometimes useful to perform a computation in a separate
#' R process, without affecting the current R process at all.  This
#' packages does exactly that.
#'
#' # callr
#'
#' ```{r man-readme, child = "README.Rmd"}
#' ```
#'
#' @keywords internal
"_PACKAGE"

## usethis namespace: start
## usethis namespace: end
NULL

Try the callr package in your browser

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

callr documentation built on Nov. 2, 2022, 5:09 p.m.