r4ds/index.rmd

20 lines
2.6 KiB
Plaintext
Raw Normal View History

2015-07-28 05:52:19 +08:00
---
2015-12-12 03:28:10 +08:00
knit: "bookdown::render_book"
2016-03-02 21:11:46 +08:00
title: "R for Data Science"
2016-04-02 00:31:57 +08:00
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, visualising, and exploring data."
2016-04-02 00:55:02 +08:00
url: 'http\://r4ds.had.co.nz/'
2016-04-02 03:08:28 +08:00
github-repo: hadley/r4ds
twitter-handle: hadley
2016-04-02 00:34:28 +08:00
cover-image: cover.png
2016-04-21 21:18:10 +08:00
site: bookdown::bookdown_site
2016-04-23 04:28:06 +08:00
documentclass: book
2015-07-28 05:52:19 +08:00
---
# Welcome <a href="http://amzn.to/2aHLAQ1"><img src="cover.png" width="250" height="375" alt="Cover image" align="right" style="margin: 0 1em 0 1em" /></a> {-}
2015-07-28 05:52:19 +08:00
This is the website for __"R for Data Science"__. 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, visualising, and exploring data.
2015-07-29 03:17:43 +08:00
This website is (and will always be) __free to use__, and is licensed under the [Creative Commons Attribution-NonCommercial-NoDerivs 3.0](http://creativecommons.org/licenses/by-nc-nd/3.0/us/) License. If you'd like a __physical copy__ of the book, you can order it from [amazon](http://amzn.to/2aHLAQ1); it was published by O'Reilly in January 2017. If you'd like to __give back__
please make a donation to [Kākāpō Recovery](https://www.doc.govt.nz/kakapo-donate): the [kākāpō](https://www.youtube.com/watch?v=9T1vfsHYiKY) (which appers on the cover of R4DS) is a critically endangered native NZ parrot; there are only 148 left.