Advanced R Course


Advanced R Course
Advanced R Course
CC BY-SA

Book Details

Author Florian Privé
Published 2023
Edition 1st
Paperback 85 pages
Language English
License Creative Commons Attribution-ShareAlike

Book Description

It is impossible to become expert in R in only one training course. Yet, this course aims at giving a wide understanding of many aspects of R. Some external resources will be referred to in this book for you to be able to deepen what you would have learned in this course.

This course is originally composed of 9 sessions (3 hours each):
- R programming and good practices (1.5 sessions)
- Data analysis with the tidyverse (3.5 sessions)
- R code performance (2 sessions)
- R packages (1 session)
- Bonus: Shiny (1 session)


This book is available under a Creative Commons Attribution-ShareAlike license (CC BY-SA), which means that you are free to copy, distribute, and modify it, as long as you credit the original author and license any derivative works under the same terms.

If you enjoyed the book and would like to support the author, you can purchase a printed copy (hardcover or paperback) from official retailers.

Download and Read Links

Share this Book

[localhost]# find . -name "*Similar_Books*"


NGINX Cookbook, 2nd Edition

Nginx

NGINX is one of the most widely used web servers available today, in part because of itscapabilities as a load balancer and reverse proxy server for HTTP and other network protocols. This revised cookbook provides easy-to-follow examples of real-world problems in application delivery. Practical recipes help you set up and use either the open source

Reintroducing React

React JavaScript

In this book, unlike any readers may have come across before, the author delivers funny, unfeigned, and dead serious comic strips about every React update since v16+. It's designed to be hilarious, easy for beginners as well as professionals, and highly informative as a whole. From the new lifecycle methods to advanced hooks patterns in React, the

Notes on Randomized Algorithms

Algorithms

Lecture notes for the Yale Computer Science course CPSC 469/569 Randomized Algorithms. Suitable for use as a supplementary text for an introductory graduate or advanced undergraduate course on randomized algorithms. Discusses tools from probability theory, including random variables and expectations, union bound arguments, concentration bounds, app

Think Java, 2nd Edition

Java

Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You'll learn how to program - a useful skill by itself - but you'l

An Introduction to C & GUI Programming, 2nd Edition

C / C++

Freshly updated for GTK3, the 2nd edition of An Introduction to C & GUI Programming will teach you all you need to know to write simple programs in C and start creating GUIs, even if you're an absolute beginner. The first half of the book is an introduction to C, and covers the basics of writing simple command-line programs. The second half shows h

NGINX Cookbook, Part 1

Nginx

This is the first of three installments of NGINX Cookbook. This book is about NGINX the web server, reverse proxy, load balancer, and HTTP cache. This installment focuses mostly on the load balancing aspect and the advanced features around load balancing, as well as some information around HTTP caching. The book touches on NGINX Plus, the licensed