Question
2.Write a series of R code that does the following: (a) Outputs: This is the mid-term exam for (class name) at UC (b) Creates a
2.Write a series of R code that does the following:
(a) Outputs: This is the mid-term exam for (class name) at UC
(b) Creates a S3 Class Object with components - your name, today's date, and the score you got on Quiz 1(APA)
(c) Creates a list that shows scores you received on three assignments thus far ( Quiz 1, Assignment 1, and Quiz 2)
(d) Calculates both the sum and average of these three scores
* Show the code and results after processing and, add an appropriate comment for each line o
Here my class name = Analyzing and Visualizing Data
your name = Sruthi
quiz 1= 10
assignment 1 = 85
quiz2 =92.50
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started