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.

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


Your AI Survival Guide

Author: Sol Rashidi
Publisher: Wiley
Date: April 2024
Pages: 224
ISBN: 978-394272631
Print: 1394272634
Kindle: B0CYLXSVW5
Audience: General
Rating: 3.5
Reviewer: Kay Ewbank

This is a book aimed at executives and managers who work in companies that don't yet use AI, with the aim of providing information to [ ... ]



Embracing Modern C++ Safely

Author: Dr. John Lakos, Vittorio Romeo, Dr. Rostislav Khlebnikov and  Alisdair Meredith
Publisher: Addison-Wesley
Date: December 2021
Pages: 1376
ISBN: 978-0137380350
Print: 0137380356
Kindle: B09HTFQB92
Audience: C++ developers
Rating: 4
Reviewer: Harry Fairhead
Writing safe C++ - sounds essential

 [ ... ]


More Reviews