CHAPTER 15

image

Some Common Functions

This chapter covers some common functions in R. The first section discusses the function options(), which sets the default options for R. The second section describes the functions round(), signif(), and noquote(), which are used in formatting objects. The third section covers the function cat(), which is used to print results to the console, a file, or a connection. The fourth section discusses the functions format(), print(), plot(), and summary() for displaying objects. The functions in the fourth section operate differently on different classes of objects. In the fifth section, we cover the functions anova() ...

Get R Quick Syntax Reference 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.