PCMwidth | R Documentation |
Calculates width function for graphs of PCM ponds
PCMwidth(graph)
graph |
Required. Graph (from igraph) of PCM ponds. Can be created using |
Returns a hist
object of pond counts vs. distance from outlet.
## Not run: h <- PCMwidth(PCMgraph) plot(h) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.