VA cleaning:
tidyNA: Replacing empty placeholders (".","", "(any number of empty space)", "NULL", "NA", "N/A" , "-") - any cases - with NA
Simplifying the notation for qualitative VA notation (NPL becomes NLP, PL becomes LP)
Removing non-Snellen character strings
clean_va(x, message = TRUE)cleanVA(x, message = TRUE)
character vector
Vector with VA entries
message for replaced NA values
Other VA cleaner:
va()