eyes_to_string {eye} | R Documentation |
Eye count to strings
Description
Eye count to strings
Usage
eyes_to_string(x, english = "small", caps = FALSE)
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 |
Value
Character string - can be directly pasted into reports
[Package eye version 1.2.1 Index]