- 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
推薦閱讀
- SQL學習指南(第3版)
- Access 數據庫應用教程
- Groovy for Domain:specific Languages(Second Edition)
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- Rust Essentials(Second Edition)
- JavaScript 程序設計案例教程
- Python算法從菜鳥到達人
- Python全棧數據工程師養成攻略(視頻講解版)
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- JavaScript程序設計:基礎·PHP·XML
- Java并發編程之美
- OpenCV 3 Blueprints
- 微信小程序開發邊做邊學(微課視頻版)
- INSTANT LESS CSS Preprocessor How-to
- 循序漸進Vue.js 3前端開發實戰