properties examines some of the properties of a data.frame
and outputs for each column an index for each variable, how many NAs
there are, how many unique values there are, the class of each variable,
the minimum and maximum (of all numeric variables), and an example value.