color_palette: Color palette

View source: R/plot_FC.R

color_paletteR Documentation

Color palette

Description

Color palettes for fMRI data analysis tasks

Usage

color_palette(pal = "Beach")

Arguments

pal

"Beach" (default; blue to white to red), "Sand" (white to red), or "Water" (white to blue).

Value

A data.frame with two columns: "col" has the hex code of color, and "val" has the placement of colors between zero and one.


fMRItools documentation built on April 12, 2025, 1:32 a.m.