Description Usage Arguments Value Author(s) References Examples
effectiveCornealFluxDensity computes the effective 
Corneal Flux Density = product of luminance, area, and the monocular 
effect, F = Lae, from Watson A. B., Yellott J. I. (2012).
1  | effectiveCornealFluxDensity(L=NULL,a=NULL,e=NULL)
 | 
L | 
 luminance in cd m^-2  | 
a | 
 field area in deg^2  | 
e | 
 number of eyes (1 or 2)  | 
PupilSize | 
 effective Corneal Flux Density  | 
Jose Gama
Watson A. B., Yellott J. I. (2012). A unified formula for light-adapted pupil size. Journal of Vision, 12(10):12, 1–16.
1 2 3  | # effective Corneal Flux Density, luminance in cd m^-2 = 1, field area in 
# deg^2 = 30, number of eyes = 2
## Not run: effectiveCornealFluxDensity(1,30^2,2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.