How was the R install process?
It was confusing but I just followed along and I eventually got there.
How was the course folder organization process?
I had a better experience with this. It was easy and satisfying to do.
#install.packages("psych")
#install.packages("psychTools")
#library(psych)
#library(psychTools)
#data("epi.bfi")
#summary(epi.bfi)
#hist(epi.bfi$bdi)
#mean(epi.bfi$bdi)