Learn RStudio IDE Quick, Effective, and Productive Data Science

Discover how to use the popular RStudio IDE as a professional tool that includes code refactoring support, debugging, and Git version control integration. This book gives you a tour of RStudio and shows you how it helps you do exploratory data analysis; build data visualizations with ggplot; and cre...

Full description

Bibliographic Details
Main Author: Campbell, Matthew
Format: eBook
Language:English
Published: Berkeley, CA Apress 2019, 2019
Edition:1st ed. 2019
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • 1. Installing RStudio
  • 2. Hello World
  • 3. RStudio Views
  • 4. RStudio Projects
  • 5. Repeatable Analysis
  • 6. Essential R Packages: Tidyverse
  • 7. Data Visualization
  • 8. R Markdown
  • 9. Shiny R Dashboards
  • 10. Custom R Packages
  • 11. Code Tools
  • 12. R Programming