Skip to content

Aditya-Ranjan1234/R-Programming-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

R Programming Basics

This repository contains R script/ Google Colab file used to practice and learn basic R programming during the 1st year Skill Lab sessions at RV College of Engineering (RVCE).

Contents

  • R File: Contains R scripts
  • IPYNB File: To run on Google Colab

Overview

This repository serves as a resource for beginners learning R programming. The R scripts included cover fundamental topics such as variables, data types, basic operations, control structures, and simple functions.

Prerequisites

To run the R scripts, you'll need:

  • Access to Google Colab or a local R environment (like RStudio).
  • Basic understanding of programming concepts.

Running the Scripts

  1. Clone this repository to your local machine or open it directly in Google Colab.
  2. Open the R files (.R extension) using an R environment.
  3. Execute the scripts sequentially to understand each concept.
  4. Refer to the comments in the scripts for explanations.

About

Learning R Programming Basics : RVCE Skill Lab

Topics

Resources

License

Stars

Watchers

Forks