callr {callr}R Documentation

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.


[Package callr version 2.0.3 Index]