city_dataframe: Creates a dataframe of a city's scores out of 10

Description Usage Arguments Value Examples

View source: R/spider-chart.R

Description

Use function city_lookup() to see available cities

Usage

1

Arguments

city

A city name, must be given as a string, the first letter must be capitalized

Value

A dataframe of a city's score of all 17 metrics

Examples

1
2
city_dataframe(city = "Seattle")
city_dataframe(city = "Zurich")

DeclanMolony/teleporrrt documentation built on May 12, 2020, 1:02 a.m.