PacktLib: Learning RStudio for R Statistical Computing

Learning RStudio for R Statistical Computing

Credits

About the Authors

About the Reviewers

www.PacktPub.com

Preface

Getting Started

RStudio at a glance

Installing RStudio

Building R from source

Building R using Windows

Installing RStudio

Overview: A first R session

Writing R Scripts and the R Console

Moving around RStudio

Features of the R console

Features of the source editor

Folding, sectioning, and navigation

Code execution

Summary

Viewing and Plotting Data

Viewing data and the object browser

Plotting

Interactive plotting with the manipulate package

Summary

Managing R Projects

R projects

Version control

Working with a team

Further reading

Summary

Generating Reports

Prerequisites for report generation

Notebook

R Markdown and Rhtml

Code chunks

LaTeX

Further reading

Summary

Using RStudio Effectively

Additional features for function writing

Introduction to package writing

Summary

Index