Description Usage Arguments Value Examples
Clone connection
| 1 | 
| connection | structure with rethinkdb connection details | 
copy of connection structure
| 1 2 3 4 5 | ## Not run: 
cn <- connect()
cn_copy <- clone_connection(cn)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.