Wrapper for dbGetQuery. View or call the
selected table from the FishSET database.
See also
list_tables to show existing tables by project and type.
fishset_tables to show all tables in the FishSETFolder.
Examples
if (FALSE) { # \dontrun{
head(table_view('pollockMainDataTable', project = 'pollock'))
} # }
