Learn R Programming

visualFields (version 0.2-4)

stimLoc: stimulus location and size

Description

plots the stimulus location and size

Usage

stimLoc( perimetry, pattern, eye, txtfont = "mono", pointsize = 7,
         xminmax = 29, yminmax = 29 )

Arguments

perimetry
type of perimetry
pattern
pattern used in the perimetry
eye
eye being tested
txtfont
font of the text with visual-sensitivity values. Default is mono
pointsize
size of the text with visual-sensitivity values. Default is 7
xminmax
minimum and maximum limits on the x axis. Default is 29
yminmax
minimum and maximum limits on the y axis. Default is 29

See Also

saplocmap

Examples

Run this code
stimLoc( "sap", "p24d2", "OD" )

Run the code above in your browser using DataLab