deps_targets: See the dependencies of a target *[Deprecated]*

View source: R/deprecated.R

deps_targetsR Documentation

See the dependencies of a target [Deprecated]

Description

Use deps_target() (singular) instead.

Usage

deps_targets(targets, config, reverse = FALSE)

Arguments

targets

A character vector of target names.

config

An output list from drake_config()

reverse

Logical, whether to compute reverse dependencies (targets immediately downstream) instead of ordinary dependencies.

Details

Deprecated on 2018-08-30.

Value

Names of dependencies listed by type (object, input file, etc).


drake documentation built on Nov. 6, 2023, 5:09 p.m.