city_link: Gives the html link of a city in the Teleport API

Description Usage Arguments Value Examples

View source: R/spider-chart.R

Description

Use function city_lookup() to see available cities

Usage

1
city_link(city)

Arguments

city

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

Value

An html link of the city's scores

Examples

1
2
city_link(city = "Dublin")
city_link(city = "Hong Kong")

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