| VASummaryObject-class | R Documentation |
A class designed to hold visual acuity summary data
## S4 method for signature 'VASummaryObject'
show(object)
## S4 method for signature 'VASummaryObject,missing'
plot(x, y, ...)
object |
The object to be shown |
x |
A VASummaryObject |
y |
Should be missing |
... |
Additional, unused arguments |
show(VASummaryObject): show method
plot(x = VASummaryObject, y = missing): plot method
logMAR.combinedNumeric values of the combined logarithm of the minimum angle of resolution data for both eyes
snellen.combinedthe snellen values back transformed from the combined logMAR values
mean.logMARaverage of the logarithm of the minimum angle of resolution data
mean.snellenaverage of the combined Snellen data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.