Description Usage Arguments Value Examples
Use function city_lookup() to see available cities
1 | city_dataframe(city)
|
city |
A city name, must be given as a string, the first letter must be capitalized |
A dataframe of a city's score of all 17 metrics
1 2 | city_dataframe(city = "Seattle")
city_dataframe(city = "Zurich")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.