Assignment 2
Greetings Professor,
In this assignment 2, I calculated the 'mean function' for the given data. In this, I run the code in the RStudio and saved the file and also I posted the results with the code here professor. This code or function works by determining the number of elements in the objects by using function length and by adding elements to get the total sum by using the User-Defined R function. Dividing the sum by the number of elements will give the mean of the given data. And this 'mean function' is done successfully by using RStudio. I have done this by taking your lectures as references professor. I am attaching the results below professor.
This is my GitHub repository link :
https://github.com/Jahnavi193/R-Assignment2#r-assignment2
Thank you.
Comments
Post a Comment