stringLength: integer length for the resulting character strings in x. By default, all strings are padded to the length of the longest entry, however stringLength can be defined to impose strict number of characters for all entries.
padCharacter: character string with nchar=1 used for padding.
justify: character string with "left", "right", "center" to indicate alignment of the resulting text string.