资源简介
weatherData, 从WeatherUnderground获取天气数据的简单 R 包 weatherData是一个函数库,它将从网络获取气象数据( 温度。压力。湿度。风速 等等 ) 作为一个干净的数据框架。如果你想执行天气分析,但不希望自己处理数据,可以以考虑使用 weatherData 。的Github页面示例
代码片段和文件信息
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-07-21 05:38 weatherData-master\
文件 60 2017-07-21 05:38 weatherData-master\.Rbuildignore
文件 29 2017-07-21 05:38 weatherData-master\.gitignore
文件 160 2017-07-21 05:38 weatherData-master\.travis.yml
文件 660 2017-07-21 05:38 weatherData-master\DEscriptION
文件 423 2017-07-21 05:38 weatherData-master\NAMESPACE
文件 322 2017-07-21 05:38 weatherData-master\NEWS.md
目录 0 2017-07-21 05:38 weatherData-master\R\
文件 4730 2017-07-21 05:38 weatherData-master\R\data_description.R
文件 22396 2017-07-21 05:38 weatherData-master\R\util_functions.R
文件 3896 2017-07-21 05:38 weatherData-master\R\validity_checks.R
文件 8927 2017-07-21 05:38 weatherData-master\R\weatherData.R
文件 33743 2017-07-21 05:38 weatherData-master\R\wrapper_functions.R
文件 2516 2017-07-21 05:38 weatherData-master\README.md
目录 0 2017-07-21 05:38 weatherData-master\data\
文件 184989 2017-07-21 05:38 weatherData-master\data\IntlWxStations.rda
文件 30117 2017-07-21 05:38 weatherData-master\data\London2013.rda
文件 32412 2017-07-21 05:38 weatherData-master\data\Mumbai2013.rda
文件 18789 2017-07-21 05:38 weatherData-master\data\NewYork2013.rda
文件 17353 2017-07-21 05:38 weatherData-master\data\SFO2012.rda
文件 16527 2017-07-21 05:38 weatherData-master\data\SFO2013.rda
文件 1771 2017-07-21 05:38 weatherData-master\data\SFO2013Summarized.rda
文件 25158 2017-07-21 05:38 weatherData-master\data\USAirportWeatherStations.rda
目录 0 2017-07-21 05:38 weatherData-master\man\
文件 769 2017-07-21 05:38 weatherData-master\man\IntlWxStations.Rd
文件 637 2017-07-21 05:38 weatherData-master\man\London2013.Rd
文件 644 2017-07-21 05:38 weatherData-master\man\Mumbai2013.Rd
文件 635 2017-07-21 05:38 weatherData-master\man\NewYork2013.Rd
文件 635 2017-07-21 05:38 weatherData-master\man\SFO2012.Rd
文件 635 2017-07-21 05:38 weatherData-master\man\SFO2013.Rd
文件 905 2017-07-21 05:38 weatherData-master\man\SFO2013Summarized.Rd
............此处省略25个文件信息
----------- --------- ---------- ----- ----
目录 0 2017-07-21 05:38 weatherData-master\
文件 60 2017-07-21 05:38 weatherData-master\.Rbuildignore
文件 29 2017-07-21 05:38 weatherData-master\.gitignore
文件 160 2017-07-21 05:38 weatherData-master\.travis.yml
文件 660 2017-07-21 05:38 weatherData-master\DEsc
文件 423 2017-07-21 05:38 weatherData-master\NAMESPACE
文件 322 2017-07-21 05:38 weatherData-master\NEWS.md
目录 0 2017-07-21 05:38 weatherData-master\R\
文件 4730 2017-07-21 05:38 weatherData-master\R\data_desc
文件 22396 2017-07-21 05:38 weatherData-master\R\util_functions.R
文件 3896 2017-07-21 05:38 weatherData-master\R\validity_checks.R
文件 8927 2017-07-21 05:38 weatherData-master\R\weatherData.R
文件 33743 2017-07-21 05:38 weatherData-master\R\wrapper_functions.R
文件 2516 2017-07-21 05:38 weatherData-master\README.md
目录 0 2017-07-21 05:38 weatherData-master\data\
文件 184989 2017-07-21 05:38 weatherData-master\data\IntlWxStations.rda
文件 30117 2017-07-21 05:38 weatherData-master\data\London2013.rda
文件 32412 2017-07-21 05:38 weatherData-master\data\Mumbai2013.rda
文件 18789 2017-07-21 05:38 weatherData-master\data\NewYork2013.rda
文件 17353 2017-07-21 05:38 weatherData-master\data\SFO2012.rda
文件 16527 2017-07-21 05:38 weatherData-master\data\SFO2013.rda
文件 1771 2017-07-21 05:38 weatherData-master\data\SFO2013Summarized.rda
文件 25158 2017-07-21 05:38 weatherData-master\data\USAirportWeatherStations.rda
目录 0 2017-07-21 05:38 weatherData-master\man\
文件 769 2017-07-21 05:38 weatherData-master\man\IntlWxStations.Rd
文件 637 2017-07-21 05:38 weatherData-master\man\London2013.Rd
文件 644 2017-07-21 05:38 weatherData-master\man\Mumbai2013.Rd
文件 635 2017-07-21 05:38 weatherData-master\man\NewYork2013.Rd
文件 635 2017-07-21 05:38 weatherData-master\man\SFO2012.Rd
文件 635 2017-07-21 05:38 weatherData-master\man\SFO2013.Rd
文件 905 2017-07-21 05:38 weatherData-master\man\SFO2013Summarized.Rd
............此处省略25个文件信息
相关资源
- SpringBoot实战(第4版)清晰版.pdf.zip
- IEC60870开源实现库
- 开源图像库leptonica头文件和库文件
- 开源自写磁盘还原
- JMeter开源性能官方书籍pdf
- 人脸识别开源SDK源码
- st官方开源的电机库foc5.0
- 原生网页封装Nativefier.zip
- 方滨兴 在线社交网络分析 方滨兴
- robomaster自动识别开源
-
优酷视频播放地址分析kupla
yer.zip - Sniffer原理及开源代码
- 国外开源视频监控iSpy源代码20180905
- 开单大师学习版3.1.2房产软件 源码 房
- 凤凰山管理系统毕设定制开源共享
- 翼型及机翼空气动力分析开源软件X
- IDCardOCR_China 基于tesseract,实现摄像头
- asn1c-0.9.24
- 极速浏览器源代码,开源中功能最强
- .net开源的维基百科系统
- 开源生态白皮书2020).pdf
- 免费开源强大的ILSpy 2.3
- 遗传算法解决TSP旅行商问题程序开源
- 易语言QQ游戏多开源码
- 10大开源ERP
- openHEVC-hm10.0
- 开源软件之道,完整扫描版
- .Net开源流程引擎RoadFlow最新版包含全
- RM2019机甲大师赛官方赠与步兵代码开
- EasyJF开源网上会议系统源码整理.
评论
共有 条评论