callr_args_default: Deprecated: 'callr' arguments.

View source: R/utils_callr.R

callr_args_defaultR Documentation

Deprecated: callr arguments.

Description

Deprecated on 2022-08-05 (version 0.13.1). Please use tar_callr_args_default() instead.

Usage

callr_args_default(callr_function, reporter = NULL)

Arguments

callr_function

A function from the callr package that starts an external R process.

reporter

Character of length 1, choice of reporter for tar_make() or a related function.

Details

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

Value

A list of arguments to callr_function.

Examples

tar_callr_args_default(callr::r)

wlandau/targets documentation built on April 21, 2024, 6:04 p.m.