R/sql_functions.R
main_tables.Rd
View list of MainDataTables in FishSET database
main_tables(project, show_all = TRUE)
A project name to filter main tables by.
Logical, whether to show all main tables (including raw and final tables) or just editable tables.
if (FALSE) { main_tables("pollock") }