View source: R/plot_join_plan.R
plot_join_plan | R Documentation |
Takes a plan generated by create_join_plan()
and creates a flowchart
visualizing the sequence of aggregations and merges.
plot_join_plan(join_plan)
join_plan |
A |
A DiagrammeR
graph object that can be printed to the RStudio
Viewer pane.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.