Learn R Programming

binovisualfields (version 0.1.1)

colfunc: Creates a color scheme for visual field plots

Description

colfunc creates a color scheme visualising the dB values in visual field matrices with darker color corresponding to lower dB values

Usage

colfunc(n = 35)

Arguments

n

A positive integer specifying the number of color gradients used in visual field plots and is default to 35

Value

A color mapping function

Examples

Run this code
# NOT RUN {
colfunc(35)
# }

Run the code above in your browser using DataLab