Exam (elaborations)
Visual_Analytics_Week4_NEC_Solved
Show meta data from the mpg dataframe using summary(). Show metadata from the gapminder dataframe assign ggplot(data = gapminder, mapping = aes(x = gdpPercap, y = lifeExp) to the variable 'p' find the structure of the p object. add () to the p object. Show p. replace () with h(). Show p. ret...
[Show more]