This would allow for reduced sets of tables to be used in database snapshots by checking presence of "extended" tables in the database prior to running queries (which result in errors if tables do not exist)
Via an argument user could specify a character vector of extended tables to include, or FALSE to exclude all extended data.
Warnings would be issued in the event tables are missing, unless the user explicitly is setting the argument in such a way that they should be excluded.