Description Usage Arguments Author(s) Examples
View source: R/transit_map_dura.R
mapping duration
1  | transit_map_dura(orlon, orlat, zoom, data)
 | 
orlon | 
 map center longitude  | 
orlat | 
 map center latitude  | 
zoom | 
 ggmap zoom  | 
data | 
 data.frame including longitude,latitude,fare  | 
Keigo Matsuo m.keigo.sp.ku@gmail.com
1 2 3 4 5  | ## Not run: 
# center:Kobe University
transit.map.dura(135.235395,34.725918,11,Data)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.