A quick GNU R tutorial to basic operations, functions and data structures
Jan 31, 2013, 19:00 (0 Talkback[s])
(Other stories by Renata Rendek)
In the last two articles we have learned how to install and run GNU R on the Linux operating system. The purpose of this article is to provide a quick reference tutorial to GNU R that contains introduction to the main objects of the R programming language. We will learn about basic operations in R, functions and variables. Moreover, we will introduce R data structures, objects and classes.
Complete Story
Related Stories: