myop_rename {eye} | R Documentation |
Rename data names for myop()
, replacing "." with "_"
in order to prepare for the use of sort_substr()
- sorting
eye strings first, then strings coding for methods like IOP/VA,
then the rest.
myop_rename(x)
x |
object (data frame) |
Other myopizer:
myop_pivot()
,
myopizer()