View source: R/nsink_summarize_flowpath.R
nsink_create_summary | R Documentation |
This functions takes a nitrogen removal and removal type data frame for land and the flowpath network and creates a data frame that summarizes the removal along that flowpath.
nsink_create_summary(land_removal, network_removal)
land_removal |
A data frame of land based nitrogen removal via the generated flowpath and hydric removal raster. |
network_removal |
A data frame of stream network nitrogen removal via calculated stream and lake removal. |
A data frame summarizing nitrogen removal along a flowpath
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.