tables_names | R Documentation |
Extract tables from sqlite database analysis.tdf.
tables_names(opentims)
opentims |
Instance of OpenTIMS |
Names of tables.
## Not run: D = OpenTIMS('path/to/your/folder.d') print(tables_names(D)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.