data <- read.csv(file.choose(),header = TRUE) doesn't work when I try to run: data <- read.csv(file.choose(),header = TRUE)