Hi list

Is there a possibility to filter certain values out of an R output?

In my case: I want to create a vector of p-values in a for loop that invokes for every increment cor.test() on two vectors.

I haven't found a way yet to tell cor.test() to only return the p- values instead of the whole text.

Thanks,
Tobi

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to