Learn R Programming

eye (version 1.0.0)

set_codes: Set string codes

Description

currently only internal use for convenient set of coding strings

Usage

set_codes(
  r = c("r", "re", "od", "right"),
  l = c("l", "le", "os", "left"),
  iop = c("iop", "gat", "nct"),
  va = c("va", "bcva"),
  method = c("etdrs", "snellen", "logmar"),
  id = c("pat", "id"),
  quali = c("nlp", "lp", "hm", "cf"),
  vaPart = "acuit",
  ...
)

Arguments

r

right eyes

l

left eyes

iop

IOP codes

va

VA codes

method

VA methods

id

patient column codes

quali

quali VA codes

vaPart

partial VA codes

...

further codes to set

See Also

Other string matching functions: getElem, recodeye(), sort_substr(), str_func_facs