Skip to content

Fixes indexing issues

Oliver, Samantha Kay requested to merge github/fork/limnoliver/master into master

There were some errors in the way data frame columns were being indexed. Also, there were issues when any rain value = NA, all sum or max or min function fails. I think this resolves the issues that Todd was having with RMerosivity which were actually issues leading up to erosivity calculations, not with the calculation itself. Closes issue #36 (closed)

Merge request reports

Loading