- Advanced Analytics with R and Tableau
- Jen Stirrup Ruben Oliva Ramos
- 113字
- 2021-07-02 20:26:04
Chapter 2. The Power of R
Having understood how to integrate both the platforms in the previous chapter, we'll walk through the different ways in which you can use R to combine and compare data for analysis.
We will cover, with examples, the core essentials of R programming such as variables and data structures in R such as matrices, factors, vectors, and data frames. We will also focus on control mechanisms in R (relational operators, logical operators, conditional statements, loops, functions, and apply) and how to execute these commands in R to get grips with it before proceeding to chapters that heavily rely on these concepts for scripting complex analytical operations.
推薦閱讀
- Designing Machine Learning Systems with Python
- PHP程序設(shè)計(jì)(慕課版)
- Web Scraping with Python
- Rake Task Management Essentials
- Rust編程從入門到實(shí)戰(zhàn)
- 算法大爆炸:面試通關(guān)步步為營(yíng)
- 從0到1:HTML+CSS快速上手
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- JavaScript by Example
- Mathematica Data Analysis
- HTML 5與CSS 3權(quán)威指南(第3版·上冊(cè))
- Python High Performance Programming
- HTML5 APP開(kāi)發(fā)從入門到精通(微課精編版)
- Image Processing with ImageJ
- Python開(kāi)發(fā)基礎(chǔ)