armadillo.list_tables {MolgenisArmadillo} | R Documentation |
List the tables in a project
armadillo.list_tables(project)
project |
the shared project in which the tables are located |
the table names, without the extension
## Not run:
armadillo.list_tables("gecko")
## End(Not run)