I received a question about functions for Assignment 1:
I was wondering for our homework assignments, do we have to go and look for other functions that weren’t taught in the class meetings to get a higher grade on the exercises? For instance, exercise 2 asks us to explore the gapminder data set using at least 3 functions. The only functions I know of are the ones taught from the 2nd and 3rd class meeting such as nrow(), ncol(), summary(), mean(), etc. Do we use the ones taught in class or do we have to go look for other functions?
No, you don't have to look elsewhere for other functions for full marks. This assignment is about demonstrating that you can use the tools, so it's not important to look for additional functions.
I received a question about functions for Assignment 1:
No, you don't have to look elsewhere for other functions for full marks. This assignment is about demonstrating that you can use the tools, so it's not important to look for additional functions.