E_next | R Documentation |
Get the number of rides required to increment to the next Eddington number.
E_next(rides)
rides |
A vector of mileage, where each element represents a single day. |
A named list with the current Eddington number (E
) and the
number of rides required to increment by one (req
).
E_cum
, E_num
, E_req
,
E_sat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.