Part 1. Getting started

 

Welcome to R in Action! R is one of the most popular platforms for data analysis and visualization currently available. It’s free, open source software, available for Windows, macOS, and Linux operating systems. This book will provide you with the skills you need to master this comprehensive software and apply it effectively to your own data.

The book is divided into four sections. Part 1 covers the basics of installing the software, learning to navigate the interface, importing data, and massaging it into a useful format for further analysis.

Chapter 1 is all about becoming familiar with the R environment. The chapter begins with an overview of R and the features that make it such a powerful platform for modern data analysis. After briefly describing how to obtain and install the software, the chapter explores the user interface through a series of simple examples. Next, you’ll learn how to enhance the functionality of the basic installation with extensions (called contributed packages) that can be freely downloaded from online repositories. The chapter ends with an example that allows you to test your new skills.

sitemap