Learn R Programming

drake (version 5.3.0)

example_drake: Deprecated function example_drake

Description

Use drake_example() instead.

Usage

example_drake(example = drake::drake_examples(), destination = getwd())

Arguments

example

Same as for drake_example()

destination

Same as for drake_example()

Value

NULL

Details

Deprecated on 2017-11-12.

See Also

drake_example()

Examples

Run this code
# NOT RUN {
# See ?drake_example for examples.
# }

Run the code above in your browser using DataLab