powered by
Clone connection
clone_connection(connection)
structure with rethinkdb connection details
copy of connection structure
# NOT RUN { cn <- connect() cn_copy <- clone_connection(cn) # }
Run the code above in your browser using DataLab