make_with_config {drake}R Documentation

Apply make() with a pre-computed config object [Deprecated]

Description

Deprecated on 2019-01-04

Usage

make_with_config(config)

Arguments

config

A configuration list returned by drake_config().

Value

nothing

See Also

make(), drake_config()


[Package drake version 7.13.9 Index]