A vector of values to be excluded when forming the set of
levels (see factor()). If NULL (the default), will make NA an extra
level.
abbrev
A logical scalar: should the column names be abbreviated?
If FALSE, these are of the form 'factor_level' but if abbrev = TRUE they
are just 'level' which will suffice if the factors have distinct levels.