Skip to contents

plot_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.

Usage

plot_gazepoint_cluster_permutation(result, ...)

Arguments

result

A result object returned by run_gazepoint_cluster_permutation().

...

Additional arguments passed to plot_gazepoint_cluster_results().

Value

A ggplot object.