read_graphviz_chunk: Read a specific graphviz file as a knitr chunk.

Description Usage Arguments

Description

Read a specific graphviz file as a knitr chunk.

Usage

1
read_graphviz_chunk(name, package, new_name)

Arguments

name

The name of the graphviz file. Can be the path to a graphviz file or the basename of a graphviz file installed in a specific package.

package

Optional. The package to search in if the provided name does not exist.

new_name

Optional. Specify the name of the chunk to load. Defaults to using the basename of the file.


pedmiston/crotchet documentation built on May 24, 2019, 11:45 p.m.