Description Usage Arguments Value Examples
colfunc
creates a color scheme visualising the dB values in visual field matrices with darker color corresponding to lower dB values
1 | colfunc(n = 35)
|
n |
A positive integer specifying the number of color gradients used in visual field plots and is default to 35 |
A color mapping function
1 | colfunc(35)
|
[1] "#000000" "#000203" "#000407" "#00060B" "#00080F" "#000A13" "#060C1A"
[8] "#0B0D20" "#100F27" "#16112D" "#201332" "#371632" "#4F1833" "#661B34"
[15] "#7D1D34" "#8B2D38" "#8B4F3F" "#8B7147" "#8B924F" "#8BB456" "#97C861"
[22] "#ABD06E" "#BFD97A" "#D4E287" "#E8EB94" "#EFEF9F" "#F1F0A9" "#F3F2B3"
[29] "#F5F4BD" "#F7F5C7" "#F9F7D2" "#FAF9DD" "#FCFBE8" "#FDFDF3" "#FFFFFF"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.