flow_doc: Draw Flow Diagrams for an Entire Package
Description
Draw Flow Diagrams for an Entire Package
Usage
flow_doc(pkg, out = paste0(pkg, ".html"), ...)
Arguments
out
path to an html file to write to
...
additional arguments passed to flow_view()