Usage
set_eye_strings(
right = c("r", "re", "od", "right"),
left = c("l", "le", "os", "left"),
both = c("b", "both", "ou"),
iop = c("iop", "gat", "nct"),
iop_partial = c("pressure"),
va = c("va", "bcva"),
va_method = c("etdrs", "snellen", "logmar"),
va_partial = c("acuit"),
id = c("pat", "id"),
eye = c("eye", "eyes"),
nlp = c("nlp", "no light perception", "no light", "no perception of light", "npl"),
lp = c("lp", "light perception", "perception of light", "pl"),
hm = c("hm", "handmotion", "hand movement", "hand movements"),
cf = c("cf", "counting finger", "counting fingers", "finger count", "count fingers"),
...
)