- RStudio for R Statistical Computing Cookbook
- Andrea Cirillo
- 68字
- 2021-07-16 11:03:57
Chapter 1. Acquiring Data for Your Project
In this chapter, we will cover the following recipes:
- Acquiring data from the Web—web scraping tasks
- Accessing an API with R
- Getting data from Twitter with the
twitteR
package - Getting data from Facebook with the
Rfacebook
package - Getting data from Google Analytics
- Loading your data into R with
rio
packages - Converting file formats using the
rio
package
推薦閱讀
- 數(shù)據(jù)庫系統(tǒng)原理及MySQL應(yīng)用教程(第2版)
- Google Flutter Mobile Development Quick Start Guide
- Modular Programming with Python
- Apache Spark 2.x Machine Learning Cookbook
- R語言游戲數(shù)據(jù)分析與挖掘
- Flash CS6中文版應(yīng)用教程(第三版)
- Learning Unity 2D Game Development by Example
- Learning JavaScript Data Structures and Algorithms
- Android傳感器開發(fā)與智能設(shè)備案例實(shí)戰(zhàn)
- Qt5 C++ GUI Programming Cookbook
- 零基礎(chǔ)學(xué)C++(升級(jí)版)
- Web開發(fā)的平民英雄:PHP+MySQL
- Instant Pygame for Python Game Development How-to
- 從零開始學(xué)UI設(shè)計(jì)·基礎(chǔ)篇
- Learning NHibernate 4