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
 


Expert Performance Indexing in Azure SQL and SQL Server 2022

Author: Edward Pollack & Jason Strate
Publisher: Apress
Pages: 659
ISBN: 9781484292143
Print: 1484292146
Kindle: B0BSWH65ST
Audience: DBAs & SQL devs
Rating: 4 or 1 (see review)
Reviewer: Ian Stirk 

This book discusses indexes, a primary means of improving performance in SQL Server, how does  [ ... ]



Programming with Rust

Author:  Donis Marshall
Publisher: Addison-Wesley
Pages: 400
ISBN: 978-0137889655
Print: 0137889658
Kindle: B0CLL1TGVT
Audience: Programmers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Rust is the language we all want to learn at the moment so this is just in time.


More Reviews