Skip to content

Commit

Permalink
And add url and github repo info
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Apr 1, 2016
1 parent a52def7 commit 77db912
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.rmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ knit: "bookdown::render_book"
title: "R for Data Science"
author: ["Garrett Grolemund", "Hadley Wickham"]
description: "This book will teach you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science. Just as a chemist learns how to clean test tubes and stock a lab, you'll learn how to clean data and draw plots---and many other things besides. These are the skills that allow data science to happen, and here you will find the best practices for doing each of these things with R. You'll learn how to use the grammar of graphics, literate programming, and reproducible research to save time. You'll also learn how to manage cognitive resources to facilitate discoveries when wrangling, visualizing, and exploring data."
url: 'http\://r4ds.had.co.nz/'
github-repo: hadley/r4ds
cover-image: cover.png
output:
- bookdown::gitbook
Expand Down

0 comments on commit 77db912

Please sign in to comment.