Articles by Team EasyExamNotes

R Console

This is RGui on Windows, the most basic working environment for R under Windows: After the > sign, expressions can be typed in.  Once an expression is … Read more

Installing R in Windows

We will learn step by step of R installation in Windows; Step 01: Go to this website https://cran.r-project.org/bin/windows/base/ Step 02: Start installation of download software. Step … Read more

Introduction to R

R is a programming language. R is an environment for statistical computing and graphics. What does R stands for in R programming? The R is … Read more

Addressing modes

Addressing modes are the ways through which operands are specified.   The address field in a typical instruction formats are relatively small. This address field is … Read more