I am having trouble finding a correlation coefficient between three variables. I get an error message each time saying "Error in df[, c("FPS", "ST", "GR")] :
object of type 'closure' is not subsettable"
All three conditions have numerical values so i'm unsure what the issue is