Skip to content

Files

Latest commit

author
Imran Ali
Oct 7, 2015
616d2ef · Oct 7, 2015

History

History
This branch is up to date with startupjing/Tech_Notes:master.

R

Folders and files

NameName
Last commit message
Last commit date
Jan 9, 2015
Oct 7, 2015
Mar 11, 2015

R

R_language

Coding skills in R

  • [Data Types](#Data Types)
  • [Reading Data](#Reading Data)
  • Subsetting
  • [Control Structure](#Control Structure)
  • Function
  • [Data and Time](#Date and Time)
  • [Loop Functions](#Loop Function)
  • [str Function](#str Function)
  • Simulation

R_theory

Theoretical concepts in R

  • [Scoping Rules](#Scoping Rules)