color_palette {fMRItools}R 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.


[Package fMRItools version 0.4.7 Index]