Description Usage Arguments Value Examples
View source: R/query_alt_fuel_api.R
Find nearest station with E85 fuel.
1 | dist_to_e85(zip_code, units = "miles", ...)
|
zip_code |
A character. The zipcode to use as a point of reference. |
units |
A character. One of "miles" or "km". Defaults to miles. |
... |
Numeric. The distance to the nearest E85 station in specified units.
1 | # dist_to_E85("20001", untis = "miles")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.