Book description
- 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
Table of contents
- Cover
- Front Matter
- 1. Introduction
- 2. Importing Data: readr
- 3. Representing Tables: tibble
- 4. Reformatting Tables: tidyr
- 5. Pipelines: magrittr
- 6. Functional Programming: purrr
- 7. Manipulating Data Frames: dplyr
- 8. Working with Strings: stringr
- 9. Working with Factors: forcats
- 10. Working with Dates: lubridate
- 11. Working with Models: broom and modelr
- 12. Plotting: ggplot2
- 13. Conclusions
- Back Matter
Product information
- Title: R Data Science Quick Reference: A Pocket Guide to APIs, Libraries, and Packages
- Author(s):
- Release date: August 2019
- Publisher(s): Apress
- ISBN: 9781484248942
You might also like
book
R Quick Syntax Reference: A Pocket Guide to the Language, APIs and Library
This handy reference book detailing the intricacies of R updates the popular first edition by adding …
book
R 4 Quick Syntax Reference: A Pocket Guide to the Language, API's and Library
This handy reference book detailing the intricacies of R covers version 4.x features, including numerous and …
book
Hands-On Geospatial Analysis with R and QGIS
Practical examples with real-world projects in GIS, Remote sensing, Geospatial data management and Analysis using the …
book
Displaying Time Series, Spatial, and Space-Time Data with R
Code and Methods for Creating High-Quality Data GraphicsA data graphic is not only a static image, …