I have a rather large dataframe with a lot of environmental variables which I fitted as vectors onto an ordination in R.
I know I can cutoff bad results using e.g. p.max=0.005 for significance. But frankly, this still leaves me with too many vectors and also it is sometimes more desireable to exclude weakly correlated variables from the plot.
I cannot submit my data, but the example dataset from package "vegan" is similar in structure.
P.S.: I've checked all documentation on this to the best of my knowledge. Maybe I'm just not using the right terminology