Harness the power of RStudio for R Statistical Computing to create web applications, R packages, markdown reports, and amazing data visualizations
Key Features
Discover the multi-functional use of RStudio to support your daily work with R code
Learn to create stunning, meaningful, and interactive graphs and learn to embed them into easy communicable reports using multiple R packages
Develop your own R packages and Shiny web apps to share your knowledge and collaborate with others.
Book Description
RStudio helps you to manage small to large projects by giving you a multi-functional integrated development environment, combined with the power and flexibility of the R programming language, which is becoming the bridge language of data science for developers and analyst worldwide. Mastering the use of RStudio will help you to solve real-world data problems.
This book begins by guiding you through the installation of RStudio and explaining the user interface step by step. From there, the next logical step is to use this knowledge to improve your data analysis workflow. We will do this by building up our toolbox to create interactive reports and graphs or even web applications with Shiny. To collaborate with others, we will explore how to use Git and GitHub and how to build your own packages to ensure top quality results. Finally, we put it all together in an interactive dashboard written with R.
What you will learn
Discover the RStudio IDE and details about the user interface
Communicate your insights with R Markdown in static and interactive ways
Learn how to use different graphic systems to visualize your data
Build interactive web applications with the Shiny framework to present and share your results
Understand the process of package development and assemble your own R packages
Easily collaborate with other people on your projects by using Git and GitHub
Manage the R environment for your organization with Shiny server
Apply your obtained knowledge of R development to create a real-world dashboard solution
Who this book is for
This book is aimed at R developers and analysts who wish to do R statistical development while taking advantage of RStudio's functionality to ease their development efforts. R programming experience is assumed as well as being comfortable with R's basic structures and a number of functions.
Table of Contents
The R Studio IDE: an Overview
Communicate your Work: Introducing R Markdown
R Lesson I: Graphics Systems
Shiny: a Web-App Framework for R
Further Topic in R Markdown: Interactive Documents
R Lesson II: Writing Robust Functions
Your First R Package
Collaborate with Git and Git Hub
R for your Organization: Managing the R Studio Server