dm_render_graph: Render graph
Description
Using DiagrammeR to render datamodelr graph object
Usage
dm_render_graph(graph, width = NULL, height = NULL)
Arguments
width
an optional parameter for specifying the width of the resulting
graphic in pixels.
height
an optional parameter for specifying the height of the resulting graphic in pixels.