View source: R/plot_node_density.r
plot_node_density | R Documentation |
This function plots the node-density test, testing for a curvilinear relationship between the node count and path length.
plot_node_density(data, output_nd)
data |
A data frame with path length in the 1st column and node count in the 2nd |
output_nd |
A list outputted from the |
This function returns an object of the ggplot
class.
Kevin Surya
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.