R tutorial

From "A B C"
Revision as of 19:40, 7 February 2012 by Boris (talk | contribs) (Created page with "<div id="APB"> <div class="b1"> R tutorial </div> {{dev}} This is a tutorial introduction to '''R''' for users with no previous background in the platform or the language....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

R tutorial


This page is a placeholder, or under current development; it is here principally to establish the logical framework of the site. The material on this page is correct, but incomplete.


This is a tutorial introduction to R for users with no previous background in the platform or the language.



 

The environment

wd, help, menu items, workspace, loading and running scripts


 

Simple commands

Including functions


 

Scalar datatypes

Definition, change, operations with, functions to work on...

 

Vectors

 

Matrices, tables, frames

Subsetting,mselecting and filtering


 

Data manipulations

Transformation Search


 

Writing functions

 

Installing new functions

 

Numeric output

 

Graphic output

 

Notes



 

Further reading and resources