- R High Performance Programming
- Aloysius Lim William Tjhi
- 162字
- 2021-08-06 19:17:04
Who this book is for
If you are already an R programmer and you want to find ways to improve the efficiency of your code, then this book is for you. While you need to be familiar with and comfortable using R, you do not need deep expertise in the language. The skills that you need to benefit from this book are:
- Installing, upgrading and running R on your computer
- Installing and upgrading CRAN packages within your R environment
- Creating and manipulating basic data structures like vectors, matrices, lists, and data frames
- Using and converting between different R data types
- Performing arithmetic, logical, and other basic R operations
- Using R control statements such as if, for, while, and repeat
- Writing R functions
- Plotting charts using R Graphics
If you are new to R and want to learn how to write R programs, there are many books, online courses, tutorials, and other resources available. Just search for them using your favorite search engine.
推薦閱讀
- JavaScript從入門到精通(微視頻精編版)
- Mastering Entity Framework Core 2.0
- Podman實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)Python網(wǎng)絡(luò)爬蟲(chóng)案例實(shí)戰(zhàn)全流程詳解(高級(jí)進(jìn)階篇)
- Scala編程實(shí)戰(zhàn)(原書第2版)
- PHP 7+MySQL 8動(dòng)態(tài)網(wǎng)站開(kāi)發(fā)從入門到精通(視頻教學(xué)版)
- Android系統(tǒng)原理及開(kāi)發(fā)要點(diǎn)詳解
- Visual C#.NET Web應(yīng)用程序設(shè)計(jì)
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- FFmpeg開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到短視頻上線
- Angular應(yīng)用程序開(kāi)發(fā)指南
- C++從入門到精通(第6版)
- Python Projects for Kids
- 零基礎(chǔ)學(xué)C++(升級(jí)版)
- Elasticsearch搜索引擎構(gòu)建入門與實(shí)戰(zhàn)