Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 352 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 352 Bytes

Intro-to-R

Basics of R Programming Language

In the Bacis operations file--> I have performed few basic operations like arithmetic operation.

In the Range file --> I have created a variable containg a range of values and how to access them.

In the matrix and dataframe file--> you can see how to create a matrix in R and perform data.frame() in R.