Learn R Programming

MolgenisArmadillo (version 2.9.3)

armadillo.list_tables: List the tables in a project

Description

List the tables in a project

Usage

armadillo.list_tables(project)

Value

the table names, without the extension

Arguments

project

the shared project in which the tables are located

Examples

Run this code
if (FALSE) {
armadillo.list_tables("gecko")
}

Run the code above in your browser using DataLab