1Getting Started

1.1 Navigating the book

The material covered in this book has been arranged by topic. The first few chapters cover the essentials, including basic technical knowledge (Chapter 2), the fundamentals of images (Chapter 3), and data handling in images (Chapter 4). Subsequent chapters deal with statistical procedures, including graphics (Chapters 5 and 6), statistical testing (Chapter 9), and common statistical models (from Chapter 10).

To make navigating the book easier, the following conventions will be used:

  • New terms are highlighted in bold when first used;
  • images functions and function arguments written in‐line are highlighted in red, for example the plot () function and the pch argument (note the use of the round brackets when referring to functions);
  • Stand‐alone images code is written in red, with output in blue, for example:
    c01g3001
  • Datasets, variable names, model names, and so on, are written in typewriter font;
  • packages (see Section 1.6) are highlighted in blue, for example MASS.

1.1.1 ...

Get The R Book, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.