0%

In this handy, quick reference book you'll be introduced to several R data science packages, with examples of how to use each of them. All concepts will be covered concisely, with many illustrative examples using the following APIs: readr, dibble, forecasts, lubridate, stringr, tidyr, magnittr, dplyr, purrr, ggplot2, modelr, and more.

With R 4 Data Science Quick Reference, you'll have the code, APIs, and insights to write data science-based applications in the R programming language. You'll also be able to carry out data analysis. All source code used in the book is freely available on GitHub..  

What You'll Learn
  • Implement applicable R 4 programming language specification features
  • Import data with readr
  • Work with categories using forcats, time and dates with lubridate, and strings with stringr
  • Format data using tidyr and then transform that data using magrittr and dplyr
  • Write functions with R for data science, data mining, and analytics-based applications
  • Visualize data with ggplot2 and fit data to models using modelr
Who This Book Is For

Programmers new to R's data science, data mining, and analytics packages.  Some prior coding experience with R in general is recommended.  

Table of Contents

  1. Cover
  2. Front Matter
  3. 1. Introduction
  4. 2. Importing Data: readr
  5. 3. Representing Tables: tibble
  6. 4. Tidy Select
  7. 5. Reformatting Tables: tidyr
  8. 6. Pipelines: magrittr
  9. 7. Functional Programming: purrr
  10. 8. Manipulating Data Frames: dplyr
  11. 9. Working with Strings: stringr
  12. 10. Working with Factors: forcats
  13. 11. Working with Dates: lubridate
  14. 12. Working with Models: broom and modelr
  15. 13. Plotting: ggplot2
  16. 14. Conclusions
  17. Back Matter
18.188.61.223