create_p_ctab: Create a color table based on p-values and positive/negative...

Description Usage

View source: R/ctab_functions.R

Description

Create a color table based on p-values and positive/negative direction of effect

Usage

1
2
3
create_p_ctab(x, structure_col, direction_col, pval_col,
  colramp_pos = c("yellow", "red"), colramp_neg = c("cyan", "blue"),
  p_range = c(1e-05, 0.05), default_unknown = TRUE, ...)

HHGTan/freesurfRannot documentation built on Oct. 30, 2019, 6:37 p.m.