Skip to content

List of simple R programs to begin with programming in R

Notifications You must be signed in to change notification settings

shivambachhety/R-Codes

Repository files navigation

R-Codes

List of simple R programs to begin programming in R: Simply Run the code using RStudio. List of Programs:

  1. Scientific Calculator using Switch statement

  2. Patterns using loop Statement

  3. Prime Numbers from 1 to number entered by user

  4. Factorial of a Number

  5. Generate Fibonacci Series

  6. Prime Number from 1 to 100 and break once first 5 prime numbers are found.

  7. Prime Numbers from 1 to 100 but skip for 6th Number is the series.

  8. Program to perform multiple operations in Switch

  9. Convert Binary to Decimal

  10. HCF of Numbers

  11. LCM of Numbers

About

List of simple R programs to begin with programming in R

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages