deps_profile_impl {drake}R Documentation

Internal function with a drake_config() argument

Description

Not a user-side function.

Usage

deps_profile_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).


[Package drake version 7.13.11 Index]