plot_surface: Plot statistics on a surface.

Description Usage

Description

Plot statistics on a surface.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
plot_surface(
  overlay,
  underlay = hcp,
  hues = viridis::viridis(500),
  pos.max = NULL,
  pos.min = NULL,
  neg.max = NULL,
  neg.min = NULL,
  thresh0 = TRUE,
  facet.names = c("left_lateral", "left_medial", "right_lateral", "right_medial"),
  dims = c(1, 4),
  anno = FALSE,
  facet.params,
  anno.cex = 0.5,
  not.rstudio.gd = TRUE,
  ...
)

mcfreund/mikeutils documentation built on May 27, 2021, 5:46 a.m.