Description Usage Arguments Value Author(s) Examples
Convert log MAR visual acuity to Snellen Visual acuity
1 | logmar_to_snellen(logmar, ft = FALSE)
|
logmar |
visual acuity in log MAR (should be a numeric value) |
ft |
if TRUE, return the visual demand (as a string) in snellen feet |
visual acuity in snellen meters (default) or feet
Mark Edosa
1 2 | logmar_to_snellen(1) # 6/60
logmar_to_snellen(1, ft = TRUE) # 20/200
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.