E_sat: Determine if a dataset satisfies a specified Eddington number

Description Usage Arguments Value See Also

View source: R/eddington.r

Description

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

Usage

1
E_sat(rides, candidate)

Arguments

rides

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

candidate

The Eddington number to test for.

Value

A logical vector of length 1.

See Also

E_cum, E_next, E_num, E_req


eddington documentation built on March 24, 2020, 5:08 p.m.