Paste elements of a vector into sentence form, so that items are separated by commas and the last is separated with the word 'and'. Used for output in cron2eng.

.vec2eng(x)

Arguments

x

A vector.

Value

A character string.