eyes_to_string: Eye count to strings

Description Usage Arguments Value

View source: R/eyes.R

Description

Eye count to strings

Usage

1
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


eye documentation built on Sept. 5, 2021, 5:25 p.m.