Description Usage Arguments Value Examples
Get table handle
| 1 | get_table_handle(db_name, collection_name)
 | 
| db_name | character with database name | 
| collection_name | character with collection name | 
reql object
| 1 2 3 4 | ## Not run: 
 get_table_handle("shiny", "cars")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.