Skip to content
Prev 154910 / 398506 Next

Filter Values Out of R Output

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