Plot a Gazepoint cluster-permutation result
Source:R/cluster_permutation_extensions.R
plot_gazepoint_cluster_permutation.Rdplot_gazepoint_cluster_permutation() is a compatibility wrapper around
plot_gazepoint_cluster_results(). It uses the existing validated gp3tools
plotting engine while providing a name aligned with the cluster-permutation
workflow.
Arguments
- result
A result object returned by
run_gazepoint_cluster_permutation().- ...
Additional arguments passed to
plot_gazepoint_cluster_results().