ggplotBasinWidth: Create ggplot2 of basin width function

View source: R/ggplotBasinWidth.R

ggplotBasinWidthR Documentation

Create ggplot2 of basin width function

Description

Create ggplot2 of basin width function

Usage

ggplotBasinWidth(destinations, counts = TRUE)

Arguments

destinations

Required. Vector containing pond drainage destinations as used by PCM.

counts

Optional. If TRUE, the default, plots number of ponds as y-axis. Otherwise plots the density.

Value

Returns ggplot2 object of basin width function.

Examples

## Not run: p <- ggplotBasinWidth(dests)

KevinShook/WDPMr documentation built on April 23, 2022, 12:32 a.m.