Using Postgresql, Aws, and Shiny
Buch, Englisch, 433 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 837 g
ISBN: 978-1-4842-5972-6
Verlag: Apress
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
Working professionals, researchers, and students who are familiar with R and basic statistical techniques such as linear regression and who want to learn how to take their R coding and programming to the next level.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Informatik Mathematik für Informatiker
- Mathematik | Informatik Mathematik Numerik und Wissenschaftliches Rechnen
- Mathematik | Informatik EDV | Informatik Business Application Mathematische & Statistische Software
- Wirtschaftswissenschaften Betriebswirtschaft Wirtschaftsmathematik und -statistik
- Mathematik | Informatik Mathematik Stochastik
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
Weitere Infos & Material
Programming1.Programming Basics2.Programming Utilities3.Loops, flow control, and *apply functions4.Writing Functions5.Writing Classes and Methods6.Writing a PackageData Management7.Data Management using data.table8.Data Munging With data.table9.Other Tools for Data Management10.Reading Big Data(bases)Cloud Computing11.Getting a Cloud12.Ubuntu for Windows Users13.Every Cloud has a Shiny lining… 14.Shiny Dashboard Sampler 15.Dynamic Reports and the CloudReferences (backmatter)