eyes_to_string: Eye count to strings
Description
Eye count to strings
Usage
eyes_to_string(x, english = "small", caps = FALSE)
Value
Character string - can be directly pasted into reports
Arguments
- x
- vector of one or two 
- english
- Which numbers to be written in plain english:
choose "small" for numbers till 12, "all" (all numbers),
or "none" (or any other string!) for none 
- caps
- if TRUE, first number will have capital first letter