A table, typically created by the table function, contains a
contingency table of frequencies across multiple vectors. This directly
calls the as.data.frame.table method, which melts it into a
data frame with one column for each variable and a Freq column.