as_tidytable: Coerce an object to a data.table/tidytable
Description
A tidytable object is simply a data.table with nice printing features.
Note that all tidytable functions automatically convert data.frames & data.tables to tidytables in the background.
As such this function will rarely need to be used by the user.