Hello Quarto

Learning R
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Hands-On Programming

By R Garrett Grolemund

What is this?

Excerpt from site: This is the website for “Hands-On Programming with R”. This book will teach you how to program in R, with hands-on examples. I wrote it for non-programmers to provide a friendly introduction to the R language. You’ll learn how to load data, assemble and disassemble data objects, navigate R’s environment system, write your own functions, and use all of R’s programming tools.

  1. Free web-book here: https://rstudio-education.github.io/hopr/
  2. You can buy book here: Link to Amazon
Back to top