Learn R Programming

walkscoreAPI (version 1.2)

getTScities: List Cities With Transit Score Support

Description

A function to list cities supported by Transit Score.

Usage

getTScities(key)

Arguments

key
Your Walk Score API key (string)

Value

References

http://www.walkscore.com/professional/public-transit-api.php

See Also

checkTSsupport

Examples

Run this code
## Not run: 
# getTScities("your key")
# ## End(Not run)

Run the code above in your browser using DataLab