View source: R/5_plotFunctions.R
AutoMaxNodeSize | R Documentation |
Calculate node size
AutoMaxNodeSize(layout, overlap)
layout |
Coordinates of nodes |
overlap |
Parameter that determines how much overlap there will be. If negative the nodes will be smaller |
Function that calculates the minimum distance between the nodes to use this to adapt the maxNodeSize for better plotting
Returns the maxNodeSize with some overlap
PlotFlowSOM
, ScaleStarHeights
,
ParseNodeSize
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.