Book description
Dive into the RStudio Integrated Development Environment (IDE) for using and programming R, the popular open source software for statistical computing and graphics. This concise book provides new and experienced users with an overview of RStudio, as well as hands-on instructions for analyzing data, generating reports, and developing R software packages.
The open source RStudio IDE brings many powerful coding tools together into an intuitive, easy-to-learn interface. With this guide, you’ll learn how to use its main components—including the console, source code editor, and data viewer—through descriptions and case studies. Getting Started with RStudio serves as both a reference and introduction to this unique IDE.
- Use RStudio to provide enhanced support for interactive R sessions
- Clean and format raw data quickly with several RStudio components
- Edit R commands with RStudio’s code editor, and combine them into functions
- Easily locate and use more than 3,000 add-on packages in R’s CRAN service
- Develop and document your own R packages with the code editor and related components
- Create one-click PDF reports in RStudio with a mix of text and R output
Table of contents
- A Note Regarding Supplemental Files
- Preface
- 1. Overview, Installation
- 2. Case Study: Data Cleaning
- 3. The Console and Related Components
- 4. Case Study: Creating a Package
- 5. Programming R with RStudio
- Index
- About the Author
- Copyright
Product information
- Title: Getting Started with RStudio
- Author(s):
- Release date: September 2011
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449309039
You might also like
book
Machine Learning, 2nd Edition
A Proven, Hands-On Approach for Students without a Strong Statistical FoundationSince the best-selling first edition was …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 3rd Edition
Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. …
book
The Book of R
The Book of R is a comprehensive, beginner-friendly guide to R, the world's most popular programming …
book
Think Python, 2nd Edition
If you want to learn how to program, working with Python is an excellent way to …