Learn R Programming

targets (version 0.0.0.9000)

target_run_remote: Internal function to run a target on a remote worker.

Description

For internal purposes only. Not a user-side function.

Usage

target_run_remote(target, garbage_collection)

Arguments

target

A target object.

garbage_collection

Logical, whether to run garbage collection.