color_palette: Color palette
Description
Color palettes for fMRI data analysis tasks
Usage
color_palette(pal = "Beach")
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.
Arguments
- pal
"Beach" (default; blue to white to red),
"Sand" (white to red), or
"Water" (white to blue).