文件名称:googleflights:Google Flights QPX Express API的R包装器
文件大小:6KB
文件格式:ZIP
更新时间:2024-05-20 05:56:31
R
谷歌航班 这是的R接口。 仍在进行开发和测试。 尚未在Windows或Mac上进行过测试。 有关API的更多文档,请参见。 安装 devtools::install_github('rweyant/googleflights') 用法 library(googleflights) # Set API key in a place all the functions have access to set_apikey(YOUR_APIKEY) search(origin='DTW',dest='BCN',startDate='2015-11-27',returnDate='2015-12-11')
【文件预览】:
googleflights-master
----man()
--------set_apikey.Rd(299B)
--------search.Rd(499B)
--------hello.Rd(128B)
--------summarize_segment.Rd(275B)
----NAMESPACE(31B)
----.Rbuildignore(28B)
----.gitignore(47B)
----R()
--------api.R(3KB)
--------unpack.R(3KB)
----DESCRIPTION(599B)
----README.md(577B)
----googleflights.Rproj(356B)