assert_dataframe_with_data.Rd
Assert Object is a Dataframe with at least one row of data
assert_dataframe_with_data(.data)
A Dataframe.
If successful, returns .data invisibly otherwise throws an error.
assert_dataframe_with_data(mtcars)