tar_runtime_object {targets}R Documentation

Get the tar_runtime object.

Description

For internal purposes only. Not a user-side function. Do not invoke directly.

Usage

tar_runtime_object()

Details

Manages internal settings that targets need while they run.

Value

The internal tar_runtime object of class "tar_runtime".

Examples

tar_runtime_object()

[Package targets version 1.9.1 Index]