Learn R Programming

drake (version 4.2.0)

examples_drake: Function examples_drake

Description

List the names of all the drake examples. The 'basic' example is the one from the quickstart vignette: vignette('quickstart').

Usage

examples_drake()

Arguments

Value

names of all the drake examples.

See Also

example_drake, make

Examples

Run this code
# NOT RUN {
examples_drake()
# }

Run the code above in your browser using DataLab