getBusRoute: get bus station and coordinate id from amap

Description Usage Arguments Value Examples

Description

gived bus route'name and city num code,will get the bus station with id/name/coordinate/direction/bus sequence from amap

Usage

1
2
getBusRoute(citycode = 350100, keywords = "38", gettime = F,
  getcoord = F, verbose = F)

Arguments

citycode

city num code which can be found in amap api web

keywords

bus route'name

gettime

bus start time and end time

getcoord

bus route path coordinate

verbose

default be F

Value

a data.frame with id/name/coordinate/direction/bus sequence

Examples

1
2
3
4
## Not run: 
x=getBusRoute(keywords="38璺愼㹐õ<U+3E36>")

## End(Not run)

daigazi/bamapr documentation built on May 14, 2019, 3:28 p.m.