R for Data Analysis (In Easy Steps)
Wednesday, 14 November 2018

This book is aimed at anyone who wants to produce graphic visualizations to gain insights from gathered data. Author Mike McGrath begins by explaining core programming principles of the R programming language including the storing of data in vectors from which simple graphs can be plotted. Next he describes how to create matrices to store and manipulate data from which graphs can be plotted to provide better insights and then demonstrates how to create data frames from imported data sets, and how to produce advanced visualizations.

<ASIN:1840787953>

 

Author: Mike McGrath
Publisher: Easy Steps
Date: March 2018
Pages: 192
ISBN: 978-1840787955
Print: 1840787953
Audience: would-be R programmers
Level: Introductory
Category: Data Science and Other Languages

 

 

 

Chapters are devoted to the major features of the R programming language, and example programs demonstrate how to create Line graphs, Bar charts, Histograms, Scatter graphs, Box plots, and more. 

 

For recommendations of books on big data, see Reading Your Way Into Big Data.

 

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
 


The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.



The Rust Programming Language, 2nd Ed

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2023
Pages: 560
ISBN: 978-1718503106
Print: 1718503105
Kindle: B0B7QTX8LL
Audience: Systems programmers
Rating: 4.8
Reviewer: Mike James

There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]


More Reviews