R for the Rest of Us (No Starch Press)
Monday, 08 July 2024

This book looks at how to use R for everything from workload automation and creating online reports, to interpreting data to map making. Written by David Keyes, founder of a popular online training platform for R, the book offers a simple way in for users who just want to automate repetitive tasks or visualize data, without the need for complex math.

<ASIN:1718503326 >

The book starts with a crash course in R, has a quick tour of the RStudio programming environment, and a collection of real-word applications designed for users who have never written a line of R code.

Author: David Keyes
Publisher: No Starch Press
Date: June 2024
Pages: 256
ISBN: 978-1718503328
Print: 1718503326
Kindle: B0CD3GV46N
Audience: Beginners interested in R
Level: Introductory
Category: Data Science

Topics include:

  • Manipulate, clean, and parse your data with tidyverse packages like dplyr and tidyr to make data science operations more user-friendly
  • Create stunning and customized plots, graphs, and charts with ggplot2 to effectively communicate your data insights
  • Import geospatial data and write code to produce visually appealing maps automatically
  • Generate dynamic reports, presentations, and interactive websites with R Markdown and Quarto that seamlessly integrate code, text, and graphics
  • Develop custom functions and packages tailored to your specific needs, allowing you to extend R’s functionality and automate complex tasks

For recommendations of data mining books see Reading Your Way Into Big Data in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Zombie Scrum Survival Guide (Addison-Wesley)

Author: Christiaan Verwijs, Johannes Schartau and Barry Overeem
Publisher: Addison-Wesley Professional
Date: November 2020
Pages: 200
ISBN: 978-0136523260
Print: 0136523269
Kindle: ‎ B08F5GY39V
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

The idea behind this book is a fascinating [ ... ]



The Big Book of Small Python Projects

Author: Al Sweigart
Publisher: No Starch Press
Date: June 2021
Pages: 432
ISBN: 978-1718501249
Print: 1718501242
Kindle: B08FH9FV7M
Audience: Novice Python developers
Rating: 4
Reviewer: Lucy Black
A project book? A good way to learn Python?


More Reviews