First Steps in R
Navigation
index
next
|
home
|
search
|
Table Of Contents
Contents
Indices and tables
Next topic
Introduction
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Contents
¶
Introduction
Main features of R
Starting R
Quitting R
Help in R
Other useful commands
Data structure
Data structure types
Vectors
Numeric Vectors
Logical Vectors
Character Vectors
Matrices
Arrays
Factors
Lists
Data Frames (Tables)
Factors and Tables
Matrices and Tables
Functions
Looping Functions
Special Values
Subsetting
Removing NA values
Basic Operations
Control Structures
Types
Control Flow: break, next, return
Data Reading and Writting
ASCII data files
R Example Data
Graphs
Graphics package
Important Plotting Functions
Simple plots
Mathematical Annotation
Making use of colours
Colour Palettes
Colour Interpolation
Additional Palettes and colour functions
Statistical Treatment
Associated Functions
Common probability distributions
Example script
RStudio: an integrated environment
Bibliography and References
Books
On-line tutorial and courses
Center for Astrostatistics
R graphs
Blogs
Pdf Version
Indices and tables
¶
Index
Module Index
Search Page
Navigation
index
next
|
home
|
search
|