Whether to print the abbreviated versions of variable names.
Can be either "no" (default), "short", or "abbreviate". Short forms of them
can also be used.
If "no", the labels recorded in x$labels
are used.
If "short", variable names will be turned into "V1", "V2", ...
If "abbreviate", abbreviate()
function will be used. Use the optional
arguments for this function.