armadillo.list_tables {MolgenisArmadillo} | R Documentation |
List the tables in a project
Description
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
## Not run:
armadillo.list_tables("gecko")
## End(Not run)
[Package MolgenisArmadillo version 2.6.3 Index]