> df <- read.csv("DATA ONLY.csv", header = TRUE, sep = ";") > dim(df) [1] 439 1
This is the code I use and this is the C