drake (version 6.2.1)

example_drake: Deprecated function example_drake

Description

Use drake_example() instead.

Usage

example_drake(example = "main", 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 DataCamp Workspace