Replaces p-values with stars if it not greater than 'p.level'
dec
Decimal point
p.level
P-level
...
Arguments to 'cor.test()'
Author
Alexey Shipunov
Details
'Cor()' calculates correlation matrix with p-values.
'Cor2()' is another (faster) variant of correlation matrix with p-values based on F-statistic.
Shows significances in the upper triagle. Uses Pearson correlation only but much faster than 'Cor()'.