Learn R Programming

eye (version 0.1.0)

va_dissect: Converting each VA element

Description

Used in va() if which_va() finds "mixed" VA notation. Converts each VA vector element individually - requires the VA vector to be prepared with clean_va() first.

Usage

va_dissect(x, from_logmar, to, ...)

Arguments

x

vector of VA.

to

to which VA notation

...

passed to convertVA

Value

vector of va class. see also va()

See Also

Other VA converter: snellen_steps, va_methods, va(), which_va()