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

Learning RStudio for R Statistical Computing (repost)

Posted By: arundhati
Learning RStudio for R Statistical Computing (repost)

Mark P.J. van der Loo, Edwin de Jonge, "Learning RStudio for R Statistical Computing"
2012 | ISBN: 1782160604 | 126 pages | PDF, EPUB | 15 MB

Learn to effectively perform R development, statistical analysis, and reporting with the most popular R IDE

Overview
A complete practical tutorial for RStudio, designed keeping in mind the needs of analysts and R developers alike.
Step-by-step examples that apply the principles of reproducible research and good programming practices to R projects.
Learn to effectively generate reports, create graphics, and perform analysis, and even build R-packages with RStudio.

In Detail

Data is coming at us faster, dirtier, and at an ever increasing rate. The necessity to handle many, complex statistical analysis projects is hitting statisticians and analysts across the globe. This book will show you how to deal with it like never before, thus providing an edge and improving productivity.

"Learning RStudio for R Statistical Computing" will teach you how to quickly and efficiently create and manage statistical analysis projects, import data, develop R scripts, and generate reports and graphics. R developers will learn about package development, coding principles, and version control with RStudio.

This book will help you to learn and understand RStudio features to effectively perform statistical analysis and reporting, code editing, and R development.

The book starts with a quick introduction where you will learn to load data, perform simple analysis, plot a graph, and generate automatic reports. You will then be able to explore the available features for effective coding, graphical analysis, R project management, report generation, and even project management.

"Learning RStudio for R Statistical Computing" is stuffed with feature-rich and easy-to-understand examples, through step-by-step instructions helping you to quickly master the most popular IDE for R development

What you will learn from this book
Learn to install and run RStudio on a desktop or a web server
Acquaint yourself with the latest and advanced R console features
Perform code editing and navigation
Learn to create advanced and interactive graphics
Effectively manage your R project and project files
Learn to build R extension packages
Perform reproducible statistical analyses within your R projects
Learn your way through getting