Recently Published

Scatterplot
ggplot(data = economics, mapping = aes(x= pop,y= psavert , color = uempmed ))+ geom_point()+ theme_light()+ xlab("Population")+ ylab("Save_money") + ggtitle("Negative_linear correlation")
STA 279 Lab 4
Data607_Assignment_3B_updated
Implementation of window function on Apple and Microsoft stock data
Prova
Avaliação 2
Activity 3
hw2
hw2