Skip to contents

List the tables in a project

Usage

armadillo.list_tables(project)

Arguments

project

the shared project in which the tables are located

Value

the table names, without the extension

Examples

if (FALSE) {
armadillo.list_tables("gecko")
}