Description Usage Arguments Author(s) Examples
Get the transit data
| 1 | transit(origin, destination, st_timeh, st_time2, st_time1)
 | 
| origin | character of place name | 
| destination | character of place name | 
| st_timeh | time houre numeric | 
| st_time2 | time minutes numeric | 
| st_time1 | time minutes numeric | 
Keigo Matsuo m.keigo.sp.ku@gmail.com
| 1 2 3 4 5 6 | ## Not run: 
# from Kobe university to Osaka station departure:12:20
# Jpanese character only
transit(Kobe university, Osaka station, 12, 2, 0)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.