I have rainfall data in V10, and I'm trying to aggregate it so that I can get the rainfall totals for each date. Having trouble using the zoo/aggregate functions. Any help is appreciated- thanks.
V1 V10 Date Dates
2019-02-10 12:28:00 0.1 <NA> 2019-02-10
2019-02-11 11:23:00 0.1 <NA> 2019-02-11
2019-02-11 11:25:00 0.1 <NA> 2019-02-11
2019-02-11 11:28:00 0.1 <NA> 2019-02-11
2019-02-11 11:30:00 0.1 <NA> 2019-02-11
2019-02-11 11:33:00 0.1 <NA> 2019-02-11