0% found this document useful (0 votes)
10 views1 page

Index Page For R Programming Lab (5F1) New Shiv

Uploaded by

shivendrasony22
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views1 page

Index Page For R Programming Lab (5F1) New Shiv

Uploaded by

shivendrasony22
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Name: Shivendra Sony Roll No.

: 11222768 De partment/Semester/Group: CSE/5/F1 Course: R Programming Lab


Index Page
Date of Allocation Date of Completion Marks awarded
Program (DOA) / Deadline For (In Terms of Execution by Teacher with
Program Title / Description
No. Submission (DFS) (E) /Software Used (S) / Signature &
Written (W) / Viva (V)) Date

E: Marks (Out of 30):


DOA:

S:
Write a program to install R and
1.
Rstudio in the system. W: Signature (with date):
DFS:
V:

E: Marks (Out of 30):


DOA:
Write a program to implement S:
2.
operators in R Programming. W: Signature (with date):
DFS:
V:

Write a program to check DOA: E: Marks (Out of 30):


S:
3. whether a year entered by the
W: Signature (with date):
user is a leap year or not? DFS:
V:
Write an R program to find the E: Marks (Out of 30):
DOA:
sum of natural numbers without S:
4. W: Signature (with date):
formula using theif-else DFS:
V:
statement and the while loop.
Write an R program to make a simple E: Marks (Out of 30):
DOA:
calculator that can Add, Subtract, S:
5.
Multiply and Divide using switch cases W: Signature (with date):
DFS:
and functions. V:
Write a program to perform E: Marks (Out of 30):
DOA:
searching within a list(1 to 5), if S:

the number is found in the list, DFS: W: Signature (with date):


6. V:
print that the search is successful
otherwise print that the number
is not in the list.
Create a list and data frame that E: Marks (Out of 30):
DOA:
stores the marks of any three S:

subject for 10 students. Find out DFS: W: Signature (with date):


7. V:
the total marks, average,
maximum marks and minimum
marks of every subject.

You might also like