From e611c1bb486739e67e69de3bd4daaf1dcaf23ab2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 7 Oct 2021 15:07:34 +0200 Subject: [PATCH 1/2] Added R in Action, 3rd Ed Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94215f6..b0bcd4c 100644 --- a/README.md +++ b/README.md @@ -628,6 +628,7 @@ Where to discover new R-esources. * [R in Action](http://www.manning.com/kabacoff2/) - This book aims at all levels of users, with sections for beginning, intermediate and advanced R ranging from "Exploring R data structures" to running regressions and conducting factor analyses. * [_Use R!_ Series by Springer](http://www.springer.com/series/6991?detailsPage=titles) - This series of inexpensive and focused books from Springer publish shorter books aimed at practitioners. Books can discuss the use of R in a particular subject area, such as Bayesian networks, ggplot2 and Rcpp. * [Learning R Programming](https://www.packtpub.com/big-data-and-business-intelligence/learning-r-programming) - Learning R as a programming language from basics to advanced topics. +* [R in Action, Third Edition](https://www.manning.com/books/r-in-action-third-edition) - This book is designed for readers who need to solve practical data analysis problems using the R language and tools ### Book/monograph Lists and Reviews From 27ebad8cf3f2db248aa0f6ab331f6ea9bce92134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Fri, 3 Jun 2022 10:27:42 +0200 Subject: [PATCH 2/2] Added Deep Learning with R, 2nd Ed Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b0bcd4c..11c6b7b 100644 --- a/README.md +++ b/README.md @@ -629,6 +629,7 @@ Where to discover new R-esources. * [_Use R!_ Series by Springer](http://www.springer.com/series/6991?detailsPage=titles) - This series of inexpensive and focused books from Springer publish shorter books aimed at practitioners. Books can discuss the use of R in a particular subject area, such as Bayesian networks, ggplot2 and Rcpp. * [Learning R Programming](https://www.packtpub.com/big-data-and-business-intelligence/learning-r-programming) - Learning R as a programming language from basics to advanced topics. * [R in Action, Third Edition](https://www.manning.com/books/r-in-action-third-edition) - This book is designed for readers who need to solve practical data analysis problems using the R language and tools +* [Deep Learning with R, Second Edition](https://www.manning.com/books/deep-learning-with-r-second-edition) - A book about deep learning from the ground up using R and the powerful Keras library. ### Book/monograph Lists and Reviews