DOI-USGS / EGRETci

A bootstrap method for estimating uncertainty of water quality trends. https://doi-usgs.github.io/EGRETci/
http://doi-usgs.github.io/EGRETci/
Other
8 stars 9 forks source link

wbt() function documentation rendered incorrectly #91

Closed lukeloken closed 1 year ago

lukeloken commented 1 year ago

The function wBT() returns a list object (eBoot). The vectors "pFlux" and "pConc" are the reported change in flow-normalized values expressed in percent change. However, the documentation that describes what this functions returns does not properly render the percent symbol.

https://github.com/USGS-R/EGRETci/blob/d1c4845e53a8599faef68015596ce20dc5cd316d/R/wBTCode.R#L226

library(EGRETci)
?wBT