powered by
Helper function to pluralize a string
pl(x)
A string "s" if the length of x is greater than 1, otherwise an empty string.
A vector of length 1 or greater.