R Programming Fundamentals (Packt)
Friday, 18 January 2019

This book introduces you to the tools for working with data. To start with, author Kaelen Medeiros shows how to set up R and RStudio, followed by info on R packages, functions, data structures, control flow, and loops. The book then moves on to cover data visualization and graphics, and how to build statistical and advanced plots using the ggplot2 library. In addition to this, data management concepts such as factoring, pivoting, aggregating, merging, and dealing with missing values are covered. The book then moves on to cover data visualization and graphics, and how to build statistical and advanced plots using the ggplot2 library. In addition to this, data management concepts such as factoring, pivoting, aggregating, merging, and dealing with missing values are covered.

<ASIN: 1789612993>

 

Author: Kaelen Medeiros
Publisher: Packt Publishing
Date: September 2018
Pages: 206
ISBN: 978-1789612998
Print: 1789612993
Kindle: B07HSXNXWY
Audience: would-be R programmers
Level: Introductory/Intermediate
Category: Other Languages

Topics covered include:

 

  • Use basic programming concepts of R such as loading packages, arithmetic functions, data structures, and flow control
  • Import data to R from various formats such as CSV, Excel, and SQL
  • Clean data by handling missing values and standardizing fields
  • Perform univariate and bivariate analysis using ggplot2
  • Create statistical summary and advanced plots such as histograms, scatter plots, box plots, and interaction plots
  • Apply data management techniques, such as factoring, pivoting, aggregating, merging, and dealing with missing values, on the example datasets

 

For recommendations of R books see Choosing The Right R Book 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
 


Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]



Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]


More Reviews