document: Dynamic documentation for pipeline settings

Description Usage Arguments Value Author(s) Examples

View source: R/document.R

Description

Creates dynamic documentation for pipelines.

Usage

1
document(pipeline)

Arguments

pipeline

[requied | list] A pipeline list object either returned from automl or design.pipeline.

Value

List containing documentation

Author(s)

Xander Horn

Examples

1
2
p <- design.pipeline()
doc <- document(p)

XanderHorn/lazy documentation built on Jan. 16, 2021, 6:15 p.m.