color_palette {fMRItools} | R Documentation |
Color palette
Description
Color palettes for fMRI data analysis tasks
Usage
color_palette(pal = "Beach")
Arguments
pal |
|
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]