First Assignment!

 


In this R coding example, myMean is a function that takes the input of a given set of values (in this case, the assignment2 array), and calculates the mean of the set of values by adding all of them together (168) and dividing that by the number of values given (9).

Comments

Popular posts from this blog

A Rough Road to the End (starring corrgram()!)

Module 6: Our First Graph

Module 5 Assignment: Figuring out Matricies