Description Usage Arguments Value Plausibility checks See Also
S3 methods for checking plausibility of VA entries
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
x |
vector of visual acuities |
... |
further arguments passed to methods |
vector with visual acuity of class va
. See also "VA classes"
VA can be snellen (fraction: feet/meter), snellen decimal, logMAR, ETDRS, or "qualitative" (Counting fingers, etc.)
Snellen fractions need to be either form 6/x or 20/x
Snellen decimal must be > 0 and <= 2
ETDRS must be >= 0 and <= 100
logMAR must be >= -0.3 and <= 3.0
Qualitative must be PL, LP, NLP, NPL, HM, CF (any case allowed)
Any element which is implausible / not recognized will be converted to NA
Other VA converter:
VAwrapper
,
snellen_steps
,
va_methods
,
va_mixed()
,
va()
,
which_va()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.