I am attempting to use R to run correlation matrices on numerical datasets. The code I am using is cor(data_frame, method="pearson", use="complete.obs"). For