Fixes indexing issues
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)