View source: R/ggplotBasinWidth.R
ggplotBasinWidth | R Documentation |
Create ggplot2 of basin width function
ggplotBasinWidth(destinations, counts = TRUE)
destinations |
Required. Vector containing pond drainage destinations as used by |
counts |
Optional. If |
Returns ggplot2 object of basin width function.
## Not run: p <- ggplotBasinWidth(dests)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.