View source: R/player_footprint.R
Used in data-raw scripts
1 2 3 4 5 6 7 8 | custom_footprint(
departure_lat,
departure_long,
arrival_lat,
arrival_long,
flightClass = "Unknown",
output = "co2e"
)
|
departure_lat |
Latitude of departure city |
departure_long |
Longitude of departure city |
arrival_lat |
Latitude of arrival city |
arrival_long |
Longitude of arrival city |
flightClass |
Flight class of individual |
output |
Unit of carbon footprint |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.