E_next: Get the number of rides required to increment to the next...

View source: R/RcppExports.R

E_nextR Documentation

Get the number of rides required to increment to the next Eddington number

Description

Get the number of rides required to increment to the next Eddington number.

Usage

E_next(rides)

Arguments

rides

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

Value

A named list with the current Eddington number (E) and the number of rides required to increment by one (req).

See Also

E_cum, E_num, E_req, E_sat


eddington documentation built on Sept. 11, 2024, 5:30 p.m.