This book is an exploration of the R programming language. It begins by explaining to you the main uses of the R programming language and where it is normally applied. You are then guided on how to setup the programming environment, both on Windows and Linux. The various data types available in R are discussed, and you will learn how to define and use all of these. Variables, which are of great utility in any programming language are explored, thus,...