The R Quick Syntax Reference is a handy reference book detailing the intricacies of the R language. Not only is R a free, open-source tool, R is powerful, flexible, and has state of the art statistical techniques available. With the many details which must be correct when using any language, however, the R Quick Syntax Reference makes using R easier.
Author(s): Margot Tollefson (auth.)
Edition: 1
Publisher: Apress
Year: 2014
Language: English
Pages: 228
Tags: Computer Science, general
Front Matter....Pages vii-xiv
Front Matter....Pages 1-1
Downloading R and Setting Up a File System....Pages 3-8
The R Prompt....Pages 9-10
Assignments and Operators....Pages 11-22
Front Matter....Pages 23-23
Modes of Objects....Pages 25-36
Classes of Objects....Pages 37-56
Front Matter....Pages 57-57
Packaged Functions....Pages 59-63
User-Created Functions....Pages 65-70
How to Use a Function....Pages 71-75
Front Matter....Pages 77-77
Importing and Creating Data....Pages 79-94
Exporting from R....Pages 95-103
Descriptive Functions and Manipulating Objects....Pages 105-125
Front Matter....Pages 127-127
Flow Control....Pages 129-132
Examples of Flow Control....Pages 133-143
The Functions ifelse() and switch()....Pages 145-150
Front Matter....Pages 151-151
Some Common Functions....Pages 153-162
The Packages base, stats, and graphics....Pages 163-188
Tricks of the Trade....Pages 189-196
Back Matter....Pages 197-201