My code is being run against a test.
#Run the Kolmogorov-Smirnov on the data #library("dgof") ks.test(data$y, rnorm) #Run the Shapiro-Wilk test on the