R/sumBatchCorEval.R
    plotClusterEvalStats.RdCompare and evaluate different batch corrected data with plotting.
plotClusterEvalStats(
  spe_list,
  bio_feature_name,
  batch_feature_name,
  data_names,
  colors = NA
)A list of Spatial Experiment object.
The common biological variation name.
The common batch variation name.
Data names.
Color values of filing the bars.
A ggplot object.