- 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
推薦閱讀
- Designing Machine Learning Systems with Python
- Deploying Node.js
- Python程序設(shè)計教程(第2版)
- Python快樂編程:人工智能深度學(xué)習(xí)基礎(chǔ)
- Python 3.7網(wǎng)絡(luò)爬蟲快速入門
- JavaScript高效圖形編程
- Visual Basic 6.0程序設(shè)計計算機組裝與維修
- 算法精粹:經(jīng)典計算機科學(xué)問題的Java實現(xiàn)
- Python爬蟲開發(fā)與項目實戰(zhàn)
- Spring快速入門
- C語言程序設(shè)計
- 低代碼平臺開發(fā)實踐:基于React
- NetBeans IDE 8 Cookbook
- Webpack實戰(zhàn):入門、進階與調(diào)優(yōu)
- Python語言科研繪圖與學(xué)術(shù)圖表繪制從入門到精通