powered by
Convert numbers to collective character vectors (the, both, all three)
collective(x, ...)nom_coll(x, ...)
nom_coll(x, ...)
A numeric vector
Additional arguments passed to cardinal()
cardinal()
A character vector of the same length as x
x
Other number names: adverbial(), cardinal(), denominator(), ordinal()
adverbial()
denominator()
ordinal()
# NOT RUN { paste(nom_coll(0:3), "fish") paste(nom_coll(9:12, max_n = 10), "fish") # }
Run the code above in your browser using DataLab