Learn R Programming

eddington (version 4.1.3)

E_sat: Determine if a dataset satisfies a specified Eddington number

Description

Indicates whether a certain Eddington number is satisfied, given the data.

Usage

E_sat(rides, candidate)

Value

A logical vector of length 1.

Arguments

rides

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

candidate

The Eddington number to test for.

See Also

E_cum, E_next, E_num, E_req