plot_panicle is a simple and convinient wrapper to 'ggraph()' to plot and inspect panicle graphs. For versatility, consider calling 'ggraph()' directly.
| 1 | plot_panicle(panicle_graph, point_size = 1.8)
 | 
| panicle_graph | a panicle graph | 
| point_size | Numeric, the size of the points in the graph. You need to set this parameter if you want that the edges and the points in the graph stop overlapping. Defaults to 2 (mm). | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.