Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

batchUnexport

Unload exported R objects.


Description

Removes RData files from the “exports” subdirectory of your file.dir and thereby prevents loading on the slave.

Usage

batchUnexport(reg, what)

Arguments

reg

[Registry]
Registry.

what

[character]
Names of objects to remove.

Value

[character]. Invisibly returns a character vector of unexported objects.

See Also


BatchJobs

Batch Computing with R

v1.8
BSD_2_clause + file LICENSE
Authors
Bernd Bischl <bernd_bischl@gmx.net>, Michel Lang <michellang@gmail.com>, Henrik Bengtsson <henrikb@braju.com>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.