Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Getting Started with RStudio (repost)

Posted By: interes
Getting Started with RStudio (repost)

John Verzani, "Getting Started with RStudio"
English | 2011-09-29 | ISBN: 1449309038 | 92 pages | epub | 3 MB

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