This function attempts to use the "iRfcb" Python virtual environment when the package is loaded. virtualenv

.onLoad(..., envname = "/.virtualenvs/iRfcb")

Arguments

...

Additional arguments passed to the function.

envname

A character string specifying the name of the virtual environment to create. Default is "iRfcb".