This is mtcars
with value labels, variable labels (in vs
only), some transformation
to factor (car
and am
), an added Logical column (above_avg
), an added column
of all NA
s with a non-syntactic name (this column all na
), and an added column
of lists (list_col
). I also added some NA
values to qsec
.