plot_permutation_test: Create plot from permutation_test().
Description
Plots results of a permutation test
carried out with the permutation_test() function. Now use either
correlation_test() or pca_test() and the associated plotting functions.
Determines whether the variances explained are depicted by
distinct violin plots for each PC or by connected lines. the advantage of
lines is that they correctly indicate that values for each PC depend on one
another within a given permutation. That is, if an earlier PC soaks up a
lot of the variation in a data set, then there is less variation left to
explain by subsequent PCs. Default value is FALSE.