makeJoinDiagramSpec as a PNG graphics item.Requires packages DiagrammeR properly installed to use.
Please see vignette('DependencySorting', package = 'replyr') and vignette('joinController', package= 'replyr') for more details.
renderJoinDiagram(diagramSpec, ..., pngFileName = NULL, tempDir = tempdir())diagram specification from makeJoinDiagramSpec.
force later arguments to bind by name.
character, if not null where to write PNG
character, if not null tempDir to create/use
DiagrammeR::grViz result as a PNG
This PNG can be smaller than directly including a grViz rendering in markdown.
Requires all of DiagrammeR, htmlwidgets, webshot, and magick to be installed with all external dependencies properly installed and configured.
tableDescription, buildJoinPlan, makeJoinDiagramSpec, executeLeftJoinPlan