Skip to contents

Wrapper for dbListTables. View names of tables in a project's FishSET database.

Usage

tables_database(project)

Arguments

project

Project name

Examples

if (FALSE) {
tables_database('pollock')
}