homebusinessblogart

R

About

R langugage is used for statistical computing and graphics.

Basics

Get help for a function
Show names of objects stored within R
Store concatenated vector using assignment operator
For vector arithmetic, smaller vector sizes are matched to the larger ones
Generating sequences
':' operator has higher priority within an expression
Seq() is amore general function to generate sequences
Repetition function
Last Updated 23 Aug 2021