Learn R Programming

eddington (version 4.1.3)

E_cum: Calculate the cumulative Eddington number

Description

This function is much like E_num except it provides a cumulative Eddington number over the vector rather than a single summary number.

Usage

E_cum(rides)

Value

An integer vector the same length as rides.

Arguments

rides

A vector of mileage, where each element represents a single day.

See Also

E_next, E_num, E_req, E_sat