This function is used to produce a basic summary table of the core
features of the two data.frame's being compared.
describe_dataframe(base, comp, base_name, comp_name)(data.frame)
base dataset to be described
(data.frame)
comparison dataset to be described
(character)
name of the base dataset
(character)
name of the comparison dataset