Description Usage Arguments Value Author(s) Examples
Displays Goldmann and Octopus perimetry data. Octopus data can also be cleaned and re-ordered by this function. Isopter area values are calculated and displayed.
1 |
obj.name |
object (subject) name using format defined for study ID - (please note: ID can only be 5 characters in length) |
perimeter |
either character, "G" (Goldmann) or "O" (Octopus) |
no.cleaning |
logical, |
no.kprm |
logical, |
no.flip |
logical, if |
Graphical output of isopters and list of values
Dipesh E Patel & Mario Cortina-Borja
1 2 3 4 5 6 7 | data(Goldmann.demogr, package='kineticF', envir = environment())
data(M0001RGIII4e, package='kineticF', envir = environment())
data(M0001RGI4e, package='kineticF', envir = environment())
data(M0001RGblind, package='kineticF', envir = environment())
test<- kFsubj(obj.name='M0001R', perimeter='G',
no.cleaning=TRUE,
no.kprm=TRUE, no.flip=TRUE)
|
III4e = 12635.4 I4e = 8626 I2e = NA blind spot = 73.3[1]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.