Description Usage Arguments Value Examples
List the tables in the ojo
database
1 | ojo_list_tables(pattern = "")
|
pattern |
Filter tables that contain a string or match a regular expression |
A character vector listing the tables in the ojo
database that match the pattern
1 2 | ojo_list_tables()
ojo_list_tables("oscn")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.