Skip to content

Commit 1ceb496

Browse files
authored
Adds links to the readme
1 parent 1d30ab0 commit 1ceb496

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
[![Travis build status](https://travis-ci.org/rstudio-education/hopr.svg?branch=master)](https://travis-ci.org/rstudio-education/hopr)
44

55
<a href="https://www.amazon.com/Hands-Programming-Write-Functions-Simulations/dp/1449359019"><img src="cover.png" width="285" height="375" alt="Cover image" align="right" style="margin: 0 1em 0 1em" /></a> 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.
6+
7+
Read the free online copy [here](https://rstudio-education.github.io/hopr).
8+
9+
Purchase a hard copy [here](https://www.amazon.com/Hands-Programming-Write-Functions-Simulations/dp/1449359019).

0 commit comments

Comments
 (0)