r4ds/index.qmd

28 lines
2.0 KiB
Plaintext

# Welcome {.unnumbered}
This is the website for the work-in-progress 2nd edition of **"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 and visualize.
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.
This website is and will always be free, licensed under the [CC BY-NC-ND 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 the 1st edition on [Amazon](http://amzn.to/2aHLAQ1), or wait until mid-2023 for the 2nd edition.
If appreciate reading the book for free and would 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 appears on the cover of R4DS) is a critically endangered native NZ parrot; there are only 252 left.
If you speak, another language, you might be interested in the freely available translations of the 1st edition:
- [Spanish](https://es.r4ds.hadley.nz)
- [Italian](https://it.r4ds.hadley.nz)
- [Turkish](https://tr.r4ds.hadley.nz)
Please note that R4DS uses a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html).
By contributing to this book, you agree to abide by its terms.
## Acknowledgements {.unnumbered}
R4DS is hosted by <https://www.netlify.com> as part of their support of open source software and communities.