Skip to contents

Not a user-side function.

Usage

deps_target_impl(target, config, character_only = FALSE)

Arguments

target

Name of a target.

config

A drake_config() object.

character_only

Logical, whether to interpret target as a character (TRUE) or a symbol (FALSE).