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

Module 6: Our First Graph

LIS 4317 Final Project: R Chart showing Game Price changes over time

Final Project: DescribeR v1.0.0