lc_plotnni: Plot National Nutrient Inventory data for lakes
Description
Function to plot time series of nitrogen and phosphorus budgets for a given lake
COMID. This function allows a user to return a time series of major inputs,
outputs, and derived metrics of nitrogen and phosphorus. Plot is returned as an
object
Usage
lc_plotnni(comid, include.nue = FALSE)
Value
Return plot as an object.
Arguments
comid
Identifier of lake COMID user wants to plot NNI data for. Must be a character string
with the COMID digit.
Syntax: com=<COMID>
include.nue
Include time series of nitrogen use efficiency in the returned plot.
The default value is false.
Values: true|false