The fattr function is a convenience function for assigning
formatting attributes to a vector. The function accepts a named list of
formatting attributes. Valid names are 'format', 'width', and 'justify'.
See fattr for additional details.
See Also
fdata to apply formats to a data frame,
fapply to apply formats to a vector.