E_cum {eddington} | R Documentation |
This function is much like E_num
except it provides
a cumulative Eddington number over the vector rather than a single summary
number.
E_cum(rides)
rides |
A vector of mileage, where each element represents a single day. |
An integer vector the same length as rides
.