dist_to_e85: Find nearest station with E85 fuel.

Description Usage Arguments Value Examples

View source: R/query_alt_fuel_api.R

Description

Find nearest station with E85 fuel.

Usage

1
dist_to_e85(zip_code, units = "miles", ...)

Arguments

zip_code

A character. The zipcode to use as a point of reference.

units

A character. One of "miles" or "km". Defaults to miles.

...

Value

Numeric. The distance to the nearest E85 station in specified units.

Examples

1
# dist_to_E85("20001", untis = "miles")

burch-cm/fleetreportr documentation built on Nov. 4, 2019, 8:20 a.m.