Hi,
This may be a dumb question but I want to perform a spearman's rank correlation on my data and I was wondering if I had to manually rank the data FIRST before I run the cor.test or if it automatically does it for you as long as you put the arguments in for method = spearman?
Thanks!