summary.dep_graph: Summary plot of profile information for knitr chunks

Description Usage Arguments Value

View source: R/flowgraph.R

Description

Visualization of profiling information on chunks obtained from a knitr input file.

Usage

1
2
## S3 method for class 'dep_graph'
summary(object, y = "all", ...)

Arguments

object

Object of class dep_graph. A dependency graph for a knitr input file.

y

Character, default 'all'. Possible values are 'all', 'manual' and 'auto', which selects which edges are included for degree computations.

...

Additional arguments, currently ignored.

Value

A list of ggplot objects.


nielsrhansen/knitrflow documentation built on May 5, 2019, 7:59 p.m.