R Quick Syntax Reference

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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