Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rstudio-education/hopr
This is the development site for Hands-On Programming with R, a book that teaches how to program in R, with hands-on examples. Read the book at https://rstudio-education.github.io/hopr.
https://github.com/rstudio-education/hopr
Last synced: 18 days ago
JSON representation
This is the development site for Hands-On Programming with R, a book that teaches how to program in R, with hands-on examples. Read the book at https://rstudio-education.github.io/hopr.
- Host: GitHub
- URL: https://github.com/rstudio-education/hopr
- Owner: rstudio-education
- License: other
- Created: 2018-10-09T21:05:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-07-30T19:19:44.000Z (4 months ago)
- Last Synced: 2024-08-01T00:39:24.867Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 18.3 MB
- Stars: 250
- Watchers: 11
- Forks: 303
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hands-On Programming with R
[![Travis build status](https://travis-ci.org/rstudio-education/hopr.svg?branch=master)](https://travis-ci.org/rstudio-education/hopr)
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. Throughout the book, you'll use your newfound skills to solve practical data science problems.
Read the free online copy [here](https://rstudio-education.github.io/hopr).
Purchase a hard copy [here](https://www.amazon.com/Hands-Programming-Write-Functions-Simulations/dp/1449359019).