get_col: Color-codes dB values

Description Usage Arguments Value Examples

View source: R/get_color.R

Description

get_color returns the color of a visual field location given its dB value (e.g., black = 0dB, white = 35dB)

Usage

1
get_col(db)

Arguments

db

A number of sensitivity threshold in dB

Value

the color of a visual field location in hcl color space with darker colors corresponding to lower dB values

Examples

1
get_col(25)

binovisualfields documentation built on March 13, 2020, 1:35 a.m.