Book description
Program for data analysis using R and learn practical skills to make your work more efficient. This revised book explores how to automate running code and the creation of reports to share your results, as well as writing functions and packages. It includes key R 4 features such as a new color palette for charts, an enhanced reference counting system, and normalization of matrix and array types where matrix objects now formally inherit from the array class, eliminating inconsistencies.
Advanced R 4 Data Programming and the Cloud is not designed to teach advanced R programming nor to teach the theory behind statistical procedures. Rather, it is designed to be a practical guide moving beyond merely using R; it shows you how to program in R to automate tasks.
This book will teach you how to manipulate data in modern R structures and includes connecting R to databases such as PostgreSQL, cloud services such as Amazon Web Services (AWS), and digital dashboards such as Shiny. Each chapter also includes a detailed bibliography with references to research articles and other resources that cover relevant conceptual and theoretical topics.
What You Will Learn
- Write and document R functions using R 4
- Make an R package and share it via GitHub or privately
- Add tests to R code to ensure it works as intended
- Use R to talk directly to databases and do complex data management
- Run R in the Amazon cloud
- Deploy a Shiny digital dashboard
- Generate presentation-ready tables and reports using R
Who This Book Is For
Table of contents
- Cover
- Front Matter
- 1. Programming Basics
- 2. Programming Utilities
- 3. Programming Automation
- 4. Writing Functions
- 5. Writing Classes and Methods
- 6. Writing Packages
- 7. Introduction to data.table
- 8. Advanced data.table
- 9. Other Data Management Packages
- 10. Reading Big Data
- 11. Getting Your Cloud
- 12. Cloud Ubuntu for Windows Users
- 13. Every Cloud Has a Shiny Lining
- 14. Shiny Dashboard Sampler
- 15. Dynamic Reports
- Back Matter
Product information
- Title: Advanced R 4 Data Programming and the Cloud: Using PostgreSQL, AWS, and Shiny
- Author(s):
- Release date: July 2020
- Publisher(s): Apress
- ISBN: 9781484259733
You might also like
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …
book
Practical Data Science with R, Second Edition
Practical Data Science with R, Second Edition is a task-based tutorial that leads readers through dozens …
book
Practical Time Series Analysis
Time series data analysis is increasingly important due to the massive production of such data through …
book
Practical Statistics for Data Scientists, 2nd Edition
Statistical methods are a key part of data science, yet few data scientists have formal statistical …